Searched refs:isCRSpilled (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h109 bool isCRSpilled() const { return SpillsCR; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp174 return FuncInfo->isCRSpilled();

Completed in 120 milliseconds