Home
last modified time | relevance | path

Searched defs:LIP (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp79 std::pair<SlotIndex, SlotIndex> &LIP = LastInsertPoint[Num]; in computeLastInsertPoint() local
141 SlotIndex LIP = getLastInsertPoint(CurLI, MBB); in getLastInsertPointIter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp565 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop() local
DLICM.cpp1781 SmallVectorImpl<Instruction *> &LIP, in LoopPromoter()