Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp140 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