Searched refs:IsLastLBR (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-profgen/ | ||
| H A D | PerfReader.h | 302 bool IsLastLBR() const { return LBRIndex == 0; } in IsLastLBR() function |
| H A D | PerfReader.cpp | 287 if (!State.IsLastLBR()) { in unwind() |