Searched defs:addNewBlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h172 MachineDomTreeNode *addNewBlock(MachineBasicBlock *BB, function in class:llvm::MachineDominatorTree
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp763 void LiveVariables::addNewBlock(MachineBasicBlock *BB, function in class:LiveVariables
814 void LiveVariables::addNewBlock(MachineBasicBlock *BB, function in class:LiveVariables
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h588 DomTreeNodeBase<NodeT> *addNewBlock(NodeT *BB, NodeT *DomBB) { function in class:llvm::DominatorTreeBase

Completed in 164 milliseconds