Searched defs:TrySplit (Results 1 – 1 of 1) sorted by relevance
1195 bool TrySplit, SlotIndex index, SlotIndex end, in rewriteInstructionForSpills()1418 rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit, in rewriteInstructionsForSpills()1821 bool TrySplit = !intervalIsInOneMBB(li); in addIntervalsForSpills() local