Home
last modified time | relevance | path

Searched defs:CallInst (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dcheck_external.h26 class CallInst; variable
Ddevirt.h31 class CallInst; variable
Dintrinsics_lowering.h31 class CallInst; variable
Dpanda_runtime_lowering.h28 class CallInst; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp125 static void EmitEvent(const Graph *, const CallInst *, const InlineContext &, events::InlineResult)… in EmitEvent()