Home
last modified time | relevance | path

Searched defs:resultVariable (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DUnfoldShortCircuitToIf.cpp79 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local
106 TVariable *resultVariable = CreateTempVariable(mSymbolTable, boolType); in visitBinary() local
147 TVariable *resultVariable = DeclareTempVariable(mSymbolTable, new TType(node->getType()), in visitTernary() local