Home
last modified time | relevance | path

Searched refs:calculateCallFrameInfo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp124 void calculateCallFrameInfo(MachineFunction &MF);
229 calculateCallFrameInfo(MF); in runOnMachineFunction()
303 void PEI::calculateCallFrameInfo(MachineFunction &MF) { in calculateCallFrameInfo() function in PEI