Searched refs:CreateIntfInlineCacheSlotId (Results 1 – 3 of 3) sorted by relevance
149 auto slotId = arkInterface_->CreateIntfInlineCacheSlotId(callInst->getFunction()); in RunOnBasicBlock()
151 int32_t CreateIntfInlineCacheSlotId(const llvm::Function *caller) const;
119 int32_t LLVMArkInterface::CreateIntfInlineCacheSlotId(const llvm::Function *caller) const in CreateIntfInlineCacheSlotId() function in ark::llvmbackend::LLVMArkInterface