Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp105 void calculateCallFrameInfo(MachineFunction &MF);
237 calculateCallFrameInfo(MF); in run()
383 void PEIImpl::calculateCallFrameInfo(MachineFunction &MF) { in calculateCallFrameInfo() function in PEIImpl