Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1491 std::unique_ptr<BlockFrequencyInfo> NewBFI = in annotateAllFunctions() local
1494 NewBFI->view(); in annotateAllFunctions()
1497 NewBFI->print(dbgs()); in annotateAllFunctions()