Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp852 const LBREntry &SecondLBR, in recordTrace() argument
864 const uint64_t To = SecondLBR.From - BF.getAddress(); in recordTrace()
909 << " " << SecondLBR << '\n'); in recordTrace()
937 const LBREntry &SecondLBR, in getFallthroughsInTrace() argument
941 if (!recordTrace(BF, FirstLBR, SecondLBR, Count, &Res)) in getFallthroughsInTrace()