Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2921 static bool BlockIsSimpleEnoughToThreadThrough(BasicBlock *BB) { in BlockIsSimpleEnoughToThreadThrough() function
3017 if (!BlockIsSimpleEnoughToThreadThrough(BB)) in FoldCondBranchOnValueKnownInPredecessorImpl()