reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Transforms/Scalar/ConstantHoisting.h
  186   void findAndMakeBaseConstant(ConstCandVecType::iterator S,

References

lib/Transforms/Scalar/ConstantHoisting.cpp
  690     findAndMakeBaseConstant(MinValItr, CC, ConstInfoVec);
  695   findAndMakeBaseConstant(MinValItr, ConstCandVec.end(), ConstInfoVec);