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

References

lib/Transforms/IPO/LowerTypeTests.cpp
 1114     BitSetInfo BSI = buildBitSet(TypeId, GlobalLayout);
 1116       if (auto MDS = dyn_cast<MDString>(TypeId))
 1150     TypeIdUserInfo &TIUI = TypeIdUsers[TypeId];
 1153       uint8_t *MaskPtr = exportTypeId(cast<MDString>(TypeId)->getString(), TIL);
 1161       Value *Lowered = lowerTypeTestCall(TypeId, CI, TIL);