Home
last modified time | relevance | path

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

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