Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2445 bool CSRFirstUse = false; in selectOrSplitImpl() local
2448 CSRFirstUse = true; in selectOrSplitImpl()
2453 if (CSRCost.getFrequency() && CSRFirstUse && NewVRegs.empty()) { in selectOrSplitImpl()