reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
135 ConstIntCandVec.clear();
lib/Transforms/Scalar/ConstantHoisting.cpp377 ConstIntCandVec.push_back(ConstantCandidate(ConstInt)); 378 Itr->second = ConstIntCandVec.size() - 1; 380 ConstIntCandVec[Itr->second].addUser(Inst, Idx, Cost); 643 ConstGEPCandMap[BaseGV] : ConstIntCandVec; 940 if (!ConstIntCandVec.empty())