Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DIntervalMap.h895 bool atBegin() const { in atBegin() function
1349 bool atBegin() const { return path.atBegin(); } in atBegin() function
1883 if (UpdateRoot && IM.branched() && P.valid() && P.atBegin()) in treeErase()
1896 } else if (UpdateRoot && P.atBegin()) in treeErase()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1091 bool atBegin(Parent->begin() == me); in visitCallSite() local
1092 if (!atBegin) in visitCallSite()
1098 if (atBegin) { in visitCallSite()