Searched defs:loopBody (Results 1 – 7 of 7) sorted by relevance
357 string loopBody; in createGenericLoopCase() local
376 string loopBody; in createGenericLoopCase() local
404 string loopBody; in createGenericLoopCase() local
465 std::string loopBody; in createGenericLoopCase() local
3153 const loopBody = factory.createBlock(statements, /*multiLine*/ true); constant
657 std::vector<std::unique_ptr<Statement>> loopBody; in applyInvocationIDWorkaround() local
1294 LLVMBasicBlockRef loopBody = LLVMAppendBasicBlockInContext(fContext, fCurrentFunction, "body"); in compileStageFunctionLoop() local