Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp492 CSRegSet CSRUsedInChokePoints; in calculateSets() local
505 CSRUsedInChokePoints |= CSRUsed[MBB]; in calculateSets()
506 if (CSRUsedInChokePoints == UsedCSRegs) { in calculateSets()