Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2178 std::unique_ptr<BranchProbabilityInfo> NewBPI = in annotateAllFunctions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp824 BranchProbabilityInfo NewBPI(F, NewLI, TLInfo); in verifyBFIUpdates() local