Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp739 } else if (const BasicBlockSDNode *BBDN = dyn_cast<BasicBlockSDNode>(this)) { in print_details() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp624 const BasicBlockSDNode *BBDN = cast<BasicBlockSDNode>(DestMBB); in getBranchHint() local