HomeSort by: relevance | last modified time | path
    Searched refs:EmitBranchForMergedCondition (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 545 void EmitBranchForMergedCondition(const Value *Cond, MachineBasicBlock *TBB,
SelectionDAGBuilder.cpp 2129 /// EmitBranchForMergedCondition - Helper method for FindMergedConditions.
2133 SelectionDAGBuilder::EmitBranchForMergedCondition(const Value *Cond,
2227 EmitBranchForMergedCondition(Cond, TBB, FBB, CurBB, SwitchBB,

Completed in 45 milliseconds