Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp417 struct TypeIdLowering { struct in __anon008eecce0111::LowerTypeTestsModule
446 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
447 TypeIdLowering importTypeId(StringRef TypeId);
457 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
463 const TypeIdLowering &TIL);
668 const TypeIdLowering &TIL, in createBitSetTest()
736 const TypeIdLowering &TIL) { in lowerTypeTestCall()
911 const TypeIdLowering &TIL) { in exportTypeId()
960 LowerTypeTestsModule::TypeIdLowering
967 TypeIdLowering TIL; in importTypeId()
[all …]