Searched defs:TryInline (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ | ||
| D | types_resolving.cpp | 195 bool TypesResolving::TryInline(IntrinsicInst *intrinsic) in TryInline() function in panda::compiler::TypesResolving |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | ts_inline_lowering.cpp | 38 void TSInlineLowering::TryInline(GateRef gate) in TryInline() function in panda::ecmascript::kungfu::TSInlineLowering |