Home
last modified time | relevance | path

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

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