Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp1227 SmallVector<BranchInst *, 4> GuardsAsWidenableBranches; in runOnLoop() local
1234 GuardsAsWidenableBranches.push_back( in runOnLoop()
1242 for (auto *Guard : GuardsAsWidenableBranches) in runOnLoop()