Searched refs:notSpilledInEntryBlock (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DShrinkWrapping.cpp857 CSRegSet notSpilledInEntryBlock = (UsedCSRegs - CSRSave[EntryBlock]); local
858 unsigned numSRReducedThisFunc = notSpilledInEntryBlock.count();

Completed in 127 milliseconds