Searched defs:setMustSaveTOC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h160 void setMustSaveTOC(bool U) { MustSaveTOC = U; } function in class:llvm::PPCFunctionInfo

Completed in 102 milliseconds