Searched refs:ConstantCandidate (Results 1 – 1 of 1) sorted by relevance
73 struct ConstantCandidate { struct78 ConstantCandidate(ConstantInt *ConstInt) in ConstantCandidate() argument107 typedef std::vector<ConstantCandidate> ConstCandVecType;295 ConstCandVec.push_back(ConstantCandidate(ConstInt)); in collectConstantCandidates()410 [](const ConstantCandidate &LHS, const ConstantCandidate &RHS) { in findBaseConstants()