Searched refs:ConstantCandidate (Results 1 – 2 of 2) sorted by relevance
78 struct ConstantCandidate { struct87 ConstantCandidate(ConstantInt *ConstInt, ConstantExpr *ConstExpr=nullptr) : argument154 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
374 ConstIntCandVec.push_back(ConstantCandidate(ConstInt)); in collectConstantCandidates()422 ExprCandVec.push_back(ConstantCandidate( in collectConstantCandidates()644 [](const ConstantCandidate &LHS, const ConstantCandidate &RHS) { in findBaseConstants()