Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6205 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
6213 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
6348 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
6355 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()