Searched defs:atBegin (Results 1 – 11 of 11) sorted by relevance
900 bool atBegin() const { in atBegin() function1413 bool atBegin() const { return path.atBegin(); } in atBegin() function
897 bool atBegin() const { in atBegin() function1361 bool atBegin() const { return path.atBegin(); } in atBegin() function
895 bool atBegin() const { in atBegin() function1349 bool atBegin() const { return path.atBegin(); } in atBegin() function
1143 bool atBegin(Parent->begin() == me); in visitCallSite() local
1091 bool atBegin(Parent->begin() == me); in visitCallSite() local
1143 bool atBegin(Parent->begin() == Me); in visitIntrinsicInst() local
1522 ABSTIME atBegin; member