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

Declarations

include/llvm/Analysis/MustExecute.h
  167   void removeInstruction(const Instruction *Inst);

References

lib/Transforms/Scalar/LICM.cpp
 1438   SafetyInfo.removeInstruction(&I);
 1445   SafetyInfo.removeInstruction(&I);
 1830     SafetyInfo.removeInstruction(I);