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

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

Completed in 109 milliseconds