Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp139 LiveRange::const_iterator LREnd = LR->end(); in collectInterferingVRegs() local
/external/llvm-project/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp139 LiveRange::const_iterator LREnd = LR->end(); in collectInterferingVRegs() local
/external/swiftshader/third_party/subzero/src/
DIceRegAlloc.cpp217 CfgVector<InstNumberT> LREnd(Vars.size(), Inst::NumberSentinel); in initForInfOnly() local