Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7284 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7292 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
7439 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7446 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()