reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Constants.cpp
  642   LLVMContextImpl *pImpl = Context.pImpl;
  646     IntegerType *ITy = IntegerType::get(Context, V.getBitWidth());
  649   assert(Slot->getType() == IntegerType::get(Context, V.getBitWidth()));