Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp759 Filler::getBranch(MachineBasicBlock &MBB, const MachineBasicBlock &Dst) const { in getBranch() function in Filler
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp79 static BranchInst *getBranch(BasicBlock *BB) { in getBranch() function in __anon9b76d7780111::LIRUtil