Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h50 void setClauseList(MutableArrayRef<const OpenACCClause *> NewClauses) { in setClauseList()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4125 SmallVector<Constant *, 16> NewClauses; // - Clauses for the new instruction; in visitLandingPadInst() local