Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h206 bool shrinkWrapDisabled() const { return ShrinkWrapDisabled; } in shrinkWrapDisabled() function
H A DPPCFrameLowering.cpp2736 if (MF.getInfo<PPCFunctionInfo>()->shrinkWrapDisabled()) in enableShrinkWrapping()