Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp735 bool CheckExternalMethodInstructions(Graph *graph, CallInst *callInst) in CheckExternalMethodInstructions() function
814 if (!CheckExternalMethodInstructions(graphInl, callInst)) { in TryInlineExternalAot()