Searched refs:use_match (Results 1 – 1 of 1) sorted by relevance
659 bool use_match = !compiler_method_match.empty(); in Compile() local660 bool match = use_match && (compiler_flip_match ^ in Compile()662 if (!use_match || match) { in Compile()