reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1015 for (Instruction *I : InstructionsToHoist) 1034 Repl = InstructionsToHoist.front(); 1046 if (!makeGepOperandsAvailable(Repl, DestBB, InstructionsToHoist)) 1058 NR += removeAndReplace(InstructionsToHoist, Repl, DestBB, MoveAccess);