Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h324 void emitBranchForMergedCondition(const Value *Cond, MachineBasicBlock *TBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp364 void IRTranslator::emitBranchForMergedCondition( in emitBranchForMergedCondition() function in IRTranslator
446 emitBranchForMergedCondition(Cond, TBB, FBB, CurBB, SwitchBB, TProb, FProb, in findMergedConditions()