Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp735 SmallVector<BasicBlock *> ConstantPreds; in setPhiValues() local
740 ConstantPreds.push_back(VI.first); in setPhiValues()
753 if (any_of(ConstantPreds, in setPhiValues()