Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp763 bool DoIncr = true; in replaceFrameIndices() local
785 DoIncr = false; in replaceFrameIndices()
792 if (DoIncr && I != BB->end()) ++I; in replaceFrameIndices()