Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h527 bool isPredictableSelectExpensive() const { in isPredictableSelectExpensive() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6577 if (!TLI->isPredictableSelectExpensive()) in isFormingBranchFromSelectProfitable()