Searched refs:verifyVPlanIsValid (Results 1 – 4 of 4) sorted by relevance
44 verifyVPlanIsValid(Plan); in runPass()54 verifyVPlanIsValid(Plan); in runPass()
40 LLVM_ABI_FOR_TEST bool verifyVPlanIsValid(const VPlan &Plan,
483 bool llvm::verifyVPlanIsValid(const VPlan &Plan, bool VerifyLate) { in verifyVPlanIsValid() function in llvm
7290 assert(verifyVPlanIsValid(BestVPlan, true /*VerifyLate*/) && in executePlan()8350 assert(verifyVPlanIsValid(*Plan) && "VPlan is invalid"); in buildVPlansWithVPRecipes()8911 assert(verifyVPlanIsValid(*Plan) && "VPlan is invalid"); in tryToBuildVPlanWithVPRecipes()8957 assert(verifyVPlanIsValid(*Plan) && "VPlan is invalid"); in tryToBuildVPlan()