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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  366       if (FirstInst != &AI) {
  370         AllocaInst *EntryAI = dyn_cast<AllocaInst>(FirstInst);
  373           AI.moveBefore(FirstInst);