Home
last modified time | relevance | path

Searched refs:DestMBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp399 const SDValue &DestMBB) { in getBranchHint() argument
400 assert(isa<BasicBlockSDNode>(DestMBB)); in getBranchHint()
438 const BasicBlockSDNode *BBDN = cast<BasicBlockSDNode>(DestMBB); in getBranchHint()