Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2155 std::unique_ptr<BlockFrequencyInfo> NewBFI = annotateAllFunctions() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp825 BlockFrequencyInfo NewBFI(F, NewBPI, NewLI); in verifyBFIUpdates() local