Home
last modified time | relevance | path

Searched refs:foundFunctionExitOnTrue (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/sksl/transform/
H A DSkSLEliminateUnreachableCode.cpp100 bool foundFunctionExitOnTrue = fFoundFunctionExit.top(); in EliminateUnreachableCode() local
113 fFoundFunctionExit.top() |= foundFunctionExitOnTrue && foundFunctionExitOnFalse; in EliminateUnreachableCode()

Completed in 1 milliseconds