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

/external/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h144 bool isCRSpilled() const { return SpillsCR; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp178 return FuncInfo->isCRSpilled();

Completed in 145 milliseconds