Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp768 bool DoIncr = true; in replaceFrameIndices() local
790 DoIncr = false; in replaceFrameIndices()
797 if (DoIncr && I != BB->end()) ++I; in replaceFrameIndices()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1057 bool DoIncr = true; in replaceFrameIndices() local
1117 DoIncr = false; in replaceFrameIndices()
1134 if (DoIncr && I != BB->end()) ++I; in replaceFrameIndices()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1066 bool DoIncr = true; in replaceFrameIndices() local
1124 DoIncr = false; in replaceFrameIndices()
1141 if (DoIncr && I != BB->end()) ++I; in replaceFrameIndices()