Home
last modified time | relevance | path

Searched defs: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
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1091 bool atBegin(Parent->begin() == me); in visitCallSite() local