Searched defs:addExit (Results 1 – 2 of 2) sorted by relevance
47 void CFG::addExit(BlockId from, BlockId to) { in addExit() function in SkSL::CFG
388 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit() function