Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1489 std::unique_ptr<BranchProbabilityInfo> NewBPI = in annotateAllFunctions() local
1492 llvm::make_unique<BlockFrequencyInfo>(F, *NewBPI, LI); in annotateAllFunctions()