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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1596 std::unique_ptr<BranchProbabilityInfo> NewBPI = local
1599 std::make_unique<BlockFrequencyInfo>(F, *NewBPI, LI);

Completed in 90 milliseconds