OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBranchWeights
(Results
1 - 3
of
3
) sorted by null
/art/compiler/llvm/
md_builder.h
52
::llvm::MDNode*
GetBranchWeights
(ExpectCond expect) {
ir_builder.h
193
branch_inst->setMetadata(::llvm::LLVMContext::MD_prof, mdb_.
GetBranchWeights
(expect));
/external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp
724
static void
GetBranchWeights
(TerminatorInst *TI,
800
GetBranchWeights
(PTI, Weights);
812
GetBranchWeights
(TI, SuccWeights);
[
all
...]
Completed in 583 milliseconds