Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4163 Constant *FilterClause = LI.getClause(i); in visitLandingPadInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4350 if (const auto *FilterClause = S.getSingleClause<OMPFilterClause>()) in emitMasked() local
4363 if (const auto *FilterClause = S.getSingleClause<OMPFilterClause>()) in EmitOMPMaskedDirective() local