Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSelectOptimize.cpp172 bool isConvertToBranchProfitableBase(const SmallVector<SelectInst *, 2> &ASI);
571 if (isConvertToBranchProfitableBase(ASI)) in findProfitableSIGroupsBase()
629 bool SelectOptimize::isConvertToBranchProfitableBase( in isConvertToBranchProfitableBase() function in SelectOptimize