Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h902 bool atBegin() const { in atBegin() function
1367 bool atBegin() const { return path.atBegin(); } in atBegin() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1143 bool atBegin(Parent->begin() == Me); in visitIntrinsicInst() local