Searched refs:getResults (Results 1 – 10 of 10) sorted by relevance
140 const FunctionVarLocs *getResults() { return Results.get(); }113 const FunctionVarLocs *getResults() { return Results.get(); } getResults() function
130 for (auto VT : MFI.getResults()) in WebAssemblyFunctionInfo()
85 const std::vector<MVT> &getResults() const { return Results; } in getResults() function
1473 if (MFI.getResults().empty()) in fixEndsAtEndOfFunction()1479 MFI.getResults().size() > 1 in fixEndsAtEndOfFunction()1482 WebAssembly::toValType(MFI.getResults().front())); in fixEndsAtEndOfFunction()
310 const ExplodedNodeSet &getResults() { in getResults() function
687 CoroEndResults *getResults() const { in getResults() function
345 auto *CoroResults = CoroEnd->getResults(); in replaceFallthroughCoroEnd()
1119 assert(Bldr.getResults().size() == 1); in VisitCXXNewExpr()
638 getCheckerManager().runCheckersForPostStmt(Dst, B.getResults(), DS, *this); in VisitDeclStmt()
560 FnVarLocs = MFP.getAnalysis<AssignmentTrackingAnalysis>().getResults(); in initializeAnalysisResults()