HomeSort by relevance Sort by last modified time
    Searched refs:replaceFrameIndices (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 129 void replaceFrameIndices(MachineFunction &Fn);
PrologEpilogInserter.cpp 120 replaceFrameIndices(Fn);
708 /// replaceFrameIndices - Replace all MO_FrameIndex operands with physical
711 void PEI::replaceFrameIndices(MachineFunction &Fn) {

Completed in 26 milliseconds