Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable() function in __anon59e977a60111::GuardWideningImpl
431 if (isWideningCondProfitable(getCondition(DominatedInstr), in computeWideningScore()