OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSumForBlock
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
MachineBranchProbabilityInfo.cpp
32
getSumForBlock
(const MachineBasicBlock *MBB, uint32_t &Scale) const {
110
uint32_t D =
getSumForBlock
(Src, Scale);
/external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp
519
uint32_t BranchProbabilityInfo::
getSumForBlock
(const BasicBlock *BB) const {
610
uint32_t D =
getSumForBlock
(Src);
621
uint32_t D =
getSumForBlock
(Src);
Completed in 1004 milliseconds