Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp123 void calculateCallFrameInfo(MachineFunction &MF);
239 calculateCallFrameInfo(MF); in runOnMachineFunction()
353 void PEI::calculateCallFrameInfo(MachineFunction &MF) { in calculateCallFrameInfo() function in PEI