HomeSort by: relevance | last modified time | path
    Searched refs:setShrinkWrapDisabled (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 194 void setShrinkWrapDisabled(bool U) { ShrinkWrapDisabled = U; }
PPCISelDAGToDAG.cpp 473 MF->getInfo<PPCFunctionInfo>()->setShrinkWrapDisabled(true);

Completed in 24 milliseconds