reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
175 void collectConstantCandidates(ConstCandMapType &ConstCandMap, 178 void collectConstantCandidates(ConstCandMapType &ConstCandMap, 181 void collectConstantCandidates(ConstCandMapType &ConstCandMap, 183 void collectConstantCandidates(ConstCandMapType &ConstCandMap,lib/Transforms/Scalar/ConstantHoisting.cpp
358 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, 372 ConstCandMapType::iterator Itr; 393 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, 420 ConstCandMapType::iterator Itr; 435 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { 481 ConstCandMapType &ConstCandMap, Instruction *Inst) { 501 ConstCandMapType ConstCandMap;