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

References

lib/Transforms/Scalar/LICM.cpp
  347     CurAST = collectAliasInfoForLoop(L, LI, AA);
  389     Changed |= sinkRegion(DT->getNode(L->getHeader()), AA, LI, DT, TLI, TTI, L,
  393     Changed |= hoistRegion(DT->getNode(L->getHeader()), AA, LI, DT, TLI, L,
  452             PointerMustAliases, ExitBlocks, InsertPts, MSSAInsertPts, PIC, LI,
  463         formLCSSARecursively(*L, *DT, LI, SE);