Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1270 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local
1271 if (!AtBeginning) --I; in replaceFrameIndices()
1280 if (AtBeginning) { in replaceFrameIndices()