Home
last modified time | relevance | path

Searched defs:getBranch (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp886 MipsDelaySlotFiller::getBranch(MachineBasicBlock &MBB, getBranch() function in MipsDelaySlotFiller
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp195 ErrorOr<const BranchInfo &> FuncBranchData::getBranch(uint64_t From, in getBranch() function in llvm::bolt::FuncBranchData