Searched defs:ScopeRecordIdx (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DLLVMContextImpl.h219 /// Idx - The index into either ScopeRecordIdx or ScopeInlinedAtRecords that
344 /// ScopeRecordIdx - This is the index in ScopeRecords for an MDNode scope
346 DenseMap<MDNode*, int> ScopeRecordIdx; member in class:llvm::LLVMContextImpl
349 /// index. The ValueHandle ensures that ScopeRecordIdx stays up to date if

Completed in 768 milliseconds