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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h768 NodeAddr<BlockNode*> findBlock(MachineBasicBlock *BB) const { function in struct:DataFlowGraph
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp576 NodeAddr<BlockNode*> FuncNode::findBlock(const MachineBasicBlock *BB, function in class:FuncNode

Completed in 116 milliseconds