Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp574 if (auto *LOBO = dyn_cast<OverflowingBinaryOperator>(LHS)) in tryFactorization() local
575 HasNSW &= LOBO->hasNoSignedWrap(); in tryFactorization()