Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4472 Constant *DefaultCst = ConstantInt::getTrue(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local
4476 std::swap(DefaultCst, NewCst); in tryToSimplifyUncondBranchWithICmpInIt()
4480 ICI->replaceAllUsesWith(DefaultCst); in tryToSimplifyUncondBranchWithICmpInIt()