Searched refs:ifFalseLabel (Results 1 – 1 of 1) sorted by relevance
1679 SpvId ifFalseLabel = this->nextId(); in getLValue() local1681 this->writeInstruction(SpvOpBranchConditional, test, ifTrueLabel, ifFalseLabel, out); in getLValue()1689 ifFalseLabel = fCurrentBlock; in getLValue()1693 ifTrueLabel, ifFalse, ifFalseLabel, out); in getLValue()