OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewBPI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
1896
std::unique_ptr<BranchProbabilityInfo>
NewBPI
=
1899
std::make_unique<BlockFrequencyInfo>(F, *
NewBPI
, LI);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
677
BranchProbabilityInfo
NewBPI
(F, NewLI, TLInfo);
678
BlockFrequencyInfo NewBFI(F,
NewBPI
, NewLI);
Completed in 23 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026