Searched defs:atBegin (Results 1 – 2 of 2) sorted by relevance
900 bool atBegin() const { in atBegin() function 1413 bool atBegin() const { return path.atBegin(); } in atBegin() function
1107 bool atBegin(Parent->begin() == Me); in visitIntrinsicInst() local