Home | History | Annotate | Download | only in Core

Lines Matching full:callreturn

232       if (CallerIsImplicit || !Call->callReturn.asLocation().isValid())
233 Call->callReturn = *LastCallLocation;
1424 EB.addEdge(C->callReturn, /*AlwaysAdd=*/true, /*IsPostJump=*/true);
1733 addEdgeToPath(PD.getActivePath(), PrevLoc, C->callReturn, PDB.LC);