Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp430 …::FindCaller([[maybe_unused]] Inst *caller, BasicBlock *domBlock, ArenaStack<Inst *> *inlinedCalls) in CheckUserOfInt32()
451 ArenaStack<Inst *> inlinedCalls(GetLocalAllocator()->Adapter()); in CheckUserOfInt32() local