HomeSort by relevance Sort by last modified time
    Searched refs:ShrinkWrapThisFunction (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ShrinkWrapping.cpp 156 ShrinkWrapThisFunction = ShrinkWrapping;
162 ShrinkWrapThisFunction = (MFName == ShrinkWrapFunc);
187 DEBUG(if (ShrinkWrapThisFunction) {
365 DEBUG(if (ShrinkWrapThisFunction)
379 DEBUG(if (ShrinkWrapThisFunction)
385 DEBUG(if (ShrinkWrapThisFunction)
388 ShrinkWrapThisFunction = false;
392 if (! ShrinkWrapThisFunction)
470 ShrinkWrapThisFunction = false;
482 ShrinkWrapThisFunction = false
    [all...]
PrologEpilogInserter.h 97 bool ShrinkWrapThisFunction;
PrologEpilogInserter.cpp 310 if (! ShrinkWrapThisFunction) {

Completed in 63 milliseconds