Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp148 spillClean = 1, enumerator
465 return I->Dirty ? spillDirty : spillClean; in calcSpillCost()
485 Cost += I->Dirty ? spillDirty : spillClean; in calcSpillCost()