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

  /external/llvm/lib/CodeGen/
MachineVerifier.cpp     [all...]
PrologEpilogInserter.cpp 732 SmallVector<int, 8> SPState;
733 SPState.resize(Fn.getNumBlockIDs());
746 SPAdj = SPState[StackPred->getNumber()];
750 SPState[BB->getNumber()] = SPAdj;
    [all...]

Completed in 46 milliseconds