Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp845 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
849 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()