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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 209 StackObjSet LargeArrayObjs;
234 LargeArrayObjs.insert(i);
240 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
PrologEpilogInserter.cpp 929 StackObjSet LargeArrayObjs;
970 LargeArrayObjs.insert(i);
980 !(LargeArrayObjs.empty() && SmallArrayObjs.empty() &&
985 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,

Completed in 14 milliseconds