Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:getTrueBlock

1573     if (node->getTrueBlock()) {
1575 node->getTrueBlock()->traverse(this);
1577 builder.createStore(accessChainLoad(node->getTrueBlock()->getAsTyped()->getType()), result);