Searched refs:SimplifyCondBranchToCondBranch (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3271 static bool SimplifyCondBranchToCondBranch(BranchInst *PBI, BranchInst *BI, function
6007 if (SimplifyCondBranchToCondBranch(PBI, BI, DL, TTI))

Completed in 108 milliseconds