Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp487 unsigned isSplitBenefitWorthCost(LiveInterval &VirtReg);
1784 unsigned RAGreedy::isSplitBenefitWorthCost(LiveInterval &VirtReg) { in isSplitBenefitWorthCost() function in RAGreedy
1794 if (!isSplitBenefitWorthCost(VirtReg)) in tryRegionSplit()