Searched defs:CombinedPred (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Predicate.cpp | 72 "must be a subclass of Tablegen 'CombinedPred' class"); in CombinedPred() function in CombinedPred |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 4193 Value *CombinedPred = QB.CreateOr(PPred, QPred); mergeConditionalStoreToAddress() local |