Searched defs:NewCondition (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp258 void widenGuard(Instruction *ToWiden, Value *NewCondition, argument
262 widenCondCommon(getCondition(ToWiden), NewCondition, ToWiden, Result, local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1924 Value *NewCondition = ConditionTrue ? local
1949 Value *NewCondition = IsTrueBiased ? local

Completed in 112 milliseconds