Searched defs:callsite (Results 1 – 7 of 7) sorted by relevance
150 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
209 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
195 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
303 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
430 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
795 const callsite = this.cg.getCallSiteByStmt(currentStmt); constant
339 ARKCallsite callsite; in GenArkCallsiteAOTFileInfo() local