Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1924 Value *NewCondition = ConditionTrue ? in fixupBranch() local
1948 Value *NewCondition = IsTrueBiased ? in fixupSelect() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5196 Expr *NewCondition = NewEC.Cond.getCondition(); in insert() local