Searched defs:FilterClause (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 4163 Constant *FilterClause = LI.getClause(i); visitLandingPadInst() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4332 if (const auto *FilterClause = S.getSingleClause<OMPFilterClause>()) emitMasked() local |