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