Searched refs:mIsInFunctionSection (Results 1 – 1 of 1) sorted by relevance
924 bool mIsInFunctionSection = false; member in rx::__anon9e0b8ba10111::SpirvTransformerBase943 ASSERT(mIsInFunctionSection == false); in onTransformBegin()2992 if (!mIsInFunctionSection) in transformInstruction()2996 mIsInFunctionSection = true; in transformInstruction()3006 if (mIsInFunctionSection) in transformInstruction()3883 mIsInFunctionSection = true; in transformInstruction()3901 if (mIsInFunctionSection) in transformInstruction()