Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp591 auto &pandaFileMap = methodIds_[pandaFile]; in RememberFunctionCall() local
592 pandaFileMap.insert({callee->getName(), methodId}); in RememberFunctionCall()