Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp68 bool AtBeginning) { in addStatCache()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp838 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local