Searched refs:createNewGotoStep (Results 1 – 2 of 2) sorted by relevance
1878 GotoStep* ExecutionPlan::createNewGotoStep() { in createNewGotoStep() function in android::nn::ExecutionPlan2243 GotoStep* afterThenBranch = plan->createNewGotoStep(); in partitionTheWorkInternal()2301 GotoStep* afterCond = plan->createNewGotoStep(); in partitionTheWorkInternal()2306 GotoStep* afterBody = plan->createNewGotoStep(); in partitionTheWorkInternal()
707 GotoStep* createNewGotoStep();