Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DIntervalMap.h902 bool atBegin() const { in atBegin() function
1367 bool atBegin() const { return path.atBegin(); } in atBegin() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1143 bool atBegin(Parent->begin() == Me); in visitIntrinsicInst() local