Home
last modified time | relevance | path

Searched defs:isSuccessor (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInterval.h
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp952 bool MachineBasicBlock::isSuccessor(const MachineBasicBlock *MBB) const { isSuccessor() function in MachineBasicBlock
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp452 bool NodeT::isSuccessor(const NodeT *Other) const { in isSuccessor() function in __anonf633aad90111::NodeT