Home
last modified time | relevance | path

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

/external/yapf/yapf/yapflib/
Dformat_decision_state.py123 def CanSplit(self, must_split): member in FormatDecisionState
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp502 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp702 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp845 bool CanSplit = getStage(B) < RS_Spill; in shouldEvict() local