Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp152 bool CanSplit = RA.getExtraInfo().getStage(B) < RS_Spill; in shouldEvict() local
156 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()