Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp434 struct TypeIdLowering { struct in __anon47d01f1a0111::LowerTypeTestsModule
463 uint8_t *exportTypeId(StringRef TypeId, const TypeIdLowering &TIL);
464 TypeIdLowering importTypeId(StringRef TypeId);
474 Value *createBitSetTest(IRBuilder<> &B, const TypeIdLowering &TIL,
480 const TypeIdLowering &TIL);
644 const TypeIdLowering &TIL, in createBitSetTest()
712 const TypeIdLowering &TIL) { in lowerTypeTestCall()
887 const TypeIdLowering &TIL) { in exportTypeId()
936 LowerTypeTestsModule::TypeIdLowering
943 TypeIdLowering TIL; in importTypeId()
[all …]