Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5364 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
5372 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
5477 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
5484 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()