Searched refs:ConstantCandidate (Results 1 – 2 of 2) sorted by relevance
61 struct ConstantCandidate { struct66 ConstantCandidate(ConstantInt *ConstInt) in ConstantCandidate() function111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
198 ConstCandVec.push_back(ConstantCandidate(ConstInt)); in collectConstantCandidates()416 [](const ConstantCandidate &LHS, const ConstantCandidate &RHS) { in findBaseConstants()