Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h159 bool shrinkWrapDisabled() const { return ShrinkWrapDisabled; } in shrinkWrapDisabled() function
DPPCFrameLowering.cpp2188 if (MF.getInfo<PPCFunctionInfo>()->shrinkWrapDisabled()) in enableShrinkWrapping()