Searched defs:thenBlock (Results 1 – 4 of 4) sorted by relevance
482 TIntermBlock *thenBlock = &buildBlockWithTailAssign(*var, *newThen); in visitTernaryPost() local
608 Block* thenBlock; variable
4090 void Builder::createConditionalBranch(Id condition, Block* thenBlock, Block* elseBlock) in createConditionalBranch()
1127 auto thenBlock = llvm::BasicBlock::Create(*jit->context, "", jit->function); in createMaskedStore() local1246 auto thenBlock = llvm::BasicBlock::Create(*jit->context, "", jit->function); in createScatter() local