Home
last modified time | relevance | path

Searched refs:block_match (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
Dprocess-graph.py282 if block_match(cycle, block):
285 def block_match(b1, b2): function