Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DTranslatorWGSL.cpp1160 const size_t stmtCount = stmtList.getChildCount(); in visitSwitch() local
1438 const size_t stmtCount = nodes.size(); in emitBlock() local
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DToposortStructs.cpp327 const size_t stmtCount = root.getChildCount(); in ToposortStructs() local
H A DEmitMetal.cpp2449 const size_t stmtCount = blockNode->getChildCount(); in visitBlock() local