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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp983 /// FastEmitBranch - Emit an unconditional branch to the given block,
987 FastISel::FastEmitBranch(MachineBasicBlock *MSucc, DebugLoc DbgLoc) { function in class:FastISel
1144 FastEmitBranch(MSucc, BI->getDebugLoc());

Completed in 230 milliseconds