Searched refs:CurrentCaller (Results 1 – 2 of 2) sorted by relevance
971 CallableInfo &CurrentCaller; member978 CallableInfo &CurrentCaller) in FunctionBodyASTVisitor()980 CurrentCaller(CurrentCaller) { in FunctionBodyASTVisitor()989 if (auto *Dtor = dyn_cast<CXXDestructorDecl>(CurrentCaller.CDecl)) in run()992 if (auto *FD = dyn_cast<FunctionDecl>(CurrentCaller.CDecl)) { in run()1009 TraverseDecl(const_cast<Decl *>(CurrentCaller.CDecl)); in run()1066 Outer.followCall(CurrentCaller, CurrentFunction, CI, CallLoc, in followCall()
900 Function *CurrentCaller = nullptr; in computeCallsiteToProfCountMap() local921 if (CurrentCaller != Caller) { in computeCallsiteToProfCountMap()922 CurrentCaller = Caller; in computeCallsiteToProfCountMap()