Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7334 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7342 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()
7491 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; in parseEntireSummary() local
7498 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex), in parseEntireSummary()