Searched defs:getBlockProfileCount (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | MBFIWrapper.cpp | 35 MBFIWrapper::getBlockProfileCount(const MachineBasicBlock *MBB) const { in getBlockProfileCount() function in MBFIWrapper |
H A D | MachineBlockFrequencyInfo.cpp | 234 std::optional<uint64_t> MachineBlockFrequencyInfo::getBlockProfileCount( in getBlockProfileCount() function in MachineBlockFrequencyInfo |
/openbsd/gnu/llvm/llvm/lib/Analysis/ | ||
H A D | BlockFrequencyInfo.cpp | 208 BlockFrequencyInfo::getBlockProfileCount(const BasicBlock *BB, in getBlockProfileCount() function in BlockFrequencyInfo |
H A D | BlockFrequencyInfoImpl.cpp | 589 BlockFrequencyInfoImplBase::getBlockProfileCount(const Function &F, in getBlockProfileCount() function in BlockFrequencyInfoImplBase |