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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3230 static bool tryWidenCondBranchToCondBranch(BranchInst *PBI, BranchInst *BI) { function
3325 if (tryWidenCondBranchToCondBranch(PBI, BI))

Completed in 61 milliseconds