Searched defs:getEdgeWeight (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp64 getEdgeWeight(const MachineBasicBlock *Src, function in class:MachineBranchProbabilityInfo
73 getEdgeWeight(const MachineBasicBlock *Src, function in class:MachineBranchProbabilityInfo
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DProfileDataLoader.h74 unsigned getEdgeWeight(Edge e) const { function in class:llvm::ProfileDataT
H A DProfileInfo.h112 double getEdgeWeight(Edge e) const { function in class:llvm::ProfileInfoT
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp491 getEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors) const { function in class:BranchProbabilityInfo
504 getEdgeWeight(const BasicBlock *Src, const BasicBlock *Dst) const { function in class:BranchProbabilityInfo
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1345 uint32_t SelectionDAGBuilder::getEdgeWeight(const MachineBasicBlock *Src, function in class:SelectionDAGBuilder

Completed in 136 milliseconds