Home
last modified time | relevance | path

Searched defs:CPred (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1605 CmpInst::Predicate CPred; in foldSelectInstWithICmpConst() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp134 CmpInst::Predicate CPred = Cmp->getPredicate(); in isSameCompare() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp1914 DefaultDataSharingAttributes)> in hasDSA()
1938 ValueDecl *D, const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasInnermostDSA()
1959 const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasExplicitDSA()