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