Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h514 void setHasCopyImplyingStackAdjustment(bool B) { in setHasCopyImplyingStackAdjustment() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp648 MFI->setHasCopyImplyingStackAdjustment(true); in runOnMachineFunction()