Home
last modified time | relevance | path

Searched refs:TypeIdLowering (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp359 struct TypeIdLowering { struct in __anonb4fd30e80111::LowerTypeTestsModule
388 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
389 TypeIdLowering importTypeId(StringRef TypeId);
398 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
404 const TypeIdLowering &TIL);
604 const TypeIdLowering &TIL, in createBitSetTest()
838 const TypeIdLowering &TIL) { in exportTypeId()
887 LowerTypeTestsModule::TypeIdLowering
894 TypeIdLowering TIL; in importTypeId()
972 TypeIdLowering TIL = importTypeId(TypeIdStr->getString()); in importTypeTest()
[all …]