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

  /external/llvm/lib/Target/Sparc/
SparcMachineFunctionInfo.h 51 void setLeafProc(bool rhs) { IsLeafProc = rhs; }
SparcFrameLowering.cpp 364 MFI->setLeafProc(true);

Completed in 170 milliseconds