Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGuardWidening.cpp97 static void setCondition(Instruction *I, Value *NewCond) { in setCondition() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h444 void setCondition(Expr *Cond) { Condition = Cond; } in setCondition() function
535 void setCondition(Expr *Cond) { Condition = Cond; } in setCondition() function