Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6274 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
6282 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
6417 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
6424 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()