Searched refs:IsSimpleBlock (Results 1 – 1 of 1) sorted by relevance
37 static bool IsSimpleBlock(HBasicBlock* block) { in IsSimpleBlock() function113 if (!IsSimpleBlock(true_block) || in Run()114 !IsSimpleBlock(false_block) || in Run()