Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DShrinkWrapping.cpp473 bool allCSRsUsedInEntryFanout = true; in calculateSets() local
478 allCSRsUsedInEntryFanout = false; in calculateSets()
480 if (allCSRsUsedInEntryFanout) { in calculateSets()