Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp89 Result.ScopeIdx = Ctx.pImpl->getOrAddScopeRecordIdxEntry(Scope, 0); in get()
190 int LLVMContextImpl::getOrAddScopeRecordIdxEntry(MDNode *Scope, in getOrAddScopeRecordIdxEntry() function in LLVMContextImpl
307 int NewEntry = Ctx->getOrAddScopeRecordIdxEntry(NewVal, Idx); in allUsesReplacedWith()
DLLVMContextImpl.h229 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);
/external/llvm/lib/IR/
DLLVMContextImpl.h1152 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h1341 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);