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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6018 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; local
6026 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex),
6161 int CallGraphEdgeStartIndex = RefListStartIndex + NumRefs; local
6168 ArrayRef<uint64_t>(Record).slice(CallGraphEdgeStartIndex),

Completed in 59 milliseconds