Searched defs:setCondition (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GuardWidening.cpp | 98 static void setCondition(Instruction *I, Value *NewCond) { setCondition() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 546 void setCondition(Expr *Cond) { Condition = Cond; } setCondition() function |