Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp502 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
506 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp702 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
706 if (CanSplit && IsHint && !BreaksHint) in shouldEvict()