Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h158 void setShrinkWrapDisabled(bool U) { ShrinkWrapDisabled = U; } in setShrinkWrapDisabled() function
DPPCISelDAGToDAG.cpp443 MF->getInfo<PPCFunctionInfo>()->setShrinkWrapDisabled(true); in getGlobalBaseReg()