Home
last modified time | relevance | path

Searched defs:TIL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp137 if (Loop *TIL = LI->getLoopFor(TIBB)) { in SplitKnownCriticalEdge() local
264 if (Loop *TIL = LI->getLoopFor(TIBB)) { in SplitKnownCriticalEdge() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp668 const TypeIdLowering &TIL, in createBitSetTest()
736 const TypeIdLowering &TIL) { in lowerTypeTestCall()
911 const TypeIdLowering &TIL) { in exportTypeId()
967 TypeIdLowering TIL; in importTypeId() local
1047 TypeIdLowering TIL = importTypeId(TypeIdStr->getString()); in importTypeTest() local
1137 TypeIdLowering TIL; in lowerTypeTestCalls() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h63 TargetIndexLocation TIL; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1242 if (MachineLoop *TIL = MLI->getLoopFor(this)) { in SplitCriticalEdge() local