Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp450 auto NewGuardCondition = ConstantInt::getTrue(Instr->getContext()); in eliminateInstrViaWidening() local
451 setCondition(Instr, NewGuardCondition); in eliminateInstrViaWidening()