Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCAnalysis/
DMCFunction.cpp62 bool MCBasicBlock::isPredecessor(const MCBasicBlock *MCBB) const { in isPredecessor() function in MCBasicBlock
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp621 bool MachineBasicBlock::isPredecessor(const MachineBasicBlock *MBB) const { in isPredecessor() function in MachineBasicBlock