Searched refs:WhileEachBlockLabel (Results 1 – 6 of 6) sorted by relevance
138 bool WhileEachBlockLabel(std::function<bool(uint32_t)> f) const { in WhileEachBlockLabel() function150 WhileEachBlockLabel([&f](uint32_t label) { in ForEachBlockLabel()
147 EXPECT_TRUE(cdg.WhileEachBlockLabel([&iters](uint32_t) { in TEST()153 EXPECT_FALSE(cdg.WhileEachBlockLabel([&iters](uint32_t) { in TEST()