Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp254 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable() function in __anon76406cf20111::GuardWideningImpl
436 if (isWideningCondProfitable(getCondition(DominatedInstr), in computeWideningScore()