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