Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp240 const LiveInterval *pregLI = &lis->getInterval(preg); in build() local
242 if (pregLI->empty()) { in build()
246 if (!vregLI->overlaps(*pregLI)) { in build()