Searched refs:newIsolatedBlock (Results 1 – 2 of 2) sorted by relevance
40 BlockId CFG::newIsolatedBlock() { in newIsolatedBlock() function in SkSL::CFG506 cfg.fCurrent = cfg.newIsolatedBlock(); in addStatement()515 cfg.fCurrent = cfg.newIsolatedBlock(); in addStatement()522 cfg.fCurrent = cfg.newIsolatedBlock(); in addStatement()528 cfg.fCurrent = cfg.newIsolatedBlock(); in addStatement()534 BlockId loopExit = cfg.newIsolatedBlock(); in addStatement()551 BlockId loopExit = cfg.newIsolatedBlock(); in addStatement()568 BlockId next = cfg.newIsolatedBlock(); in addStatement()570 BlockId loopExit = cfg.newIsolatedBlock(); in addStatement()602 BlockId switchExit = cfg.newIsolatedBlock(); in addStatement()
136 BlockId newIsolatedBlock();