Searched defs:GetPltSlotId (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | aot_data.cpp | 58 int32_t AotData::GetPltSlotId(uint32_t methodId) in GetPltSlotId() function in ark::compiler::AotData |
| /arkcompiler/runtime_core/static_core/libllvmbackend/ | ||
| D | llvm_ark_interface.cpp | 644 int32_t LLVMArkInterface::GetPltSlotId(const llvm::Function *caller, const llvm::Function *callee) … in GetPltSlotId() function in ark::llvmbackend::LLVMArkInterface |