Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp293 bool isConvertToBranchProfitableBase(const SelectGroup &ASI);
788 if (isConvertToBranchProfitableBase(ASI)) in findProfitableSIGroupsBase()
847 bool SelectOptimizeImpl::isConvertToBranchProfitableBase( in isConvertToBranchProfitableBase() function in SelectOptimizeImpl