Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DFileManager.cpp182 bool AtBeginning) { in addStatCache()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp773 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local