Searched refs:FoldExpendedConstraintKey (Results 1 – 2 of 2) sorted by relevance
196 struct FoldExpendedConstraintKey { struct206 llvm::DenseMap<const Expr *, std::vector<FoldExpendedConstraintKey>> FoldMap; argument
1934 FoldExpendedConstraintKey K; in find()1937 auto It = llvm::find_if(Elems, [&K](const FoldExpendedConstraintKey &Other) { in find()