Searched refs:TryCreateSingleScope (Results 1 – 2 of 2) sorted by relevance
106 bool TryCreateSingleScope(BasicBlock *bb);107 bool TryCreateSingleScope();
140 bool InteropIntrinsicOptimization::TryCreateSingleScope(BasicBlock *bb) in TryCreateSingleScope() function in ark::compiler::InteropIntrinsicOptimization180 bool InteropIntrinsicOptimization::TryCreateSingleScope() in TryCreateSingleScope() function in ark::compiler::InteropIntrinsicOptimization197 hasStart |= TryCreateSingleScope(bb); in TryCreateSingleScope()1165 bool oneScope = TryCreateSingleScope(); in RunImpl()