Home
last modified time | relevance | path

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

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