Searched refs:getResults (Results 1 – 16 of 16) sorted by relevance
30 regions.emplace_back(mlir::RegionSuccessor(op->getResults())); in getLoopOpSuccessorRegions()
140 const FunctionVarLocs *getResults() { return Results.get(); }113 const FunctionVarLocs *getResults() { return Results.get(); } getResults() function
21 for (Value result : op->getResults()) in forwardToUsers()
283 regions.emplace_back(loopOp->getResults()); in getSuccessorRegions()647 allResultTypes = opsFnTy.getResults(); in parseCallCommon()
227 std::pair<ProgramStateRef, const UninitFieldMap &> getResults() { in getResults() function
158 F.getResults(); in checkEndFunction()
129 for (auto VT : MFI.getResults()) in WebAssemblyFunctionInfo()
85 const std::vector<MVT> &getResults() const { return Results; } in getResults() function
2342 if (MFI.getResults().empty()) in fixEndsAtEndOfFunction()2348 MFI.getResults().size() > 1 in fixEndsAtEndOfFunction()2351 WebAssembly::toValType(MFI.getResults().front())); in fixEndsAtEndOfFunction()
312 const ExplodedNodeSet &getResults() { in getResults() function
694 CoroEndResults *getResults() const { in getResults() function
72 if (ifOp->getResults().empty()) in matchAndRewrite()
1091 assert(Bldr.getResults().size() == 1); in VisitCXXNewExpr()
677 getCheckerManager().runCheckersForPostStmt(Dst, B.getResults(), DS, *this); in VisitDeclStmt()
254 auto *CoroResults = CoroEnd->getResults(); in replaceFallthroughCoroEnd()
530 FnVarLocs = MFP.getAnalysis<AssignmentTrackingAnalysis>().getResults(); in initializeAnalysisResults()