Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp677 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
681 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()