Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7123 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7131 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
7266 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7273 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()