Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1589 bool DoIncr = true; in replaceFrameIndices() local
1617 DoIncr = false; in replaceFrameIndices()
1634 if (DoIncr && I != BB->end()) ++I; in replaceFrameIndices()