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

References

lib/Transforms/Scalar/LICM.cpp
 2043       if (LoopUses.empty()) {
 2050       LoopUses.push_back(UI);
 2097                               LoopUses[0])
 2106   DebugLoc DL = LoopUses[0]->getDebugLoc();
 2111   LoopPromoter Promoter(SomePtr, LoopUses, SSA, PointerMustAliases, ExitBlocks,
 2139   Promoter.run(LoopUses);