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

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 125 void calculateCallsInformation(MachineFunction &Fn);
PrologEpilogInserter.cpp 80 calculateCallsInformation(Fn);
149 /// calculateCallsInformation - Calculate the MaxCallFrameSize and AdjustsStack
152 void PEI::calculateCallsInformation(MachineFunction &Fn) {

Completed in 1007 milliseconds