Searched defs:isPredecessor (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCFunction.cpp67 bool MCBasicBlock::isPredecessor(const MCBasicBlock *MCBB) const { function in class:MCBasicBlock
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp615 bool MachineBasicBlock::isPredecessor(const MachineBasicBlock *MBB) const { function in class:MachineBasicBlock

Completed in 109 milliseconds