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

References

lib/CodeGen/CodeGenPrepare.cpp
 5144         TPT.getRestorationPoint();
 5149     Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost,
 5171       TPT.rollback(LastKnownGood);
 5177     (void)tryToPromoteExts(TPT, NewExts, NewlyMovedExts, TotalCreatedInstsCost);
 5196       TPT.rollback(LastKnownGood);