Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp293 auto BlockIsInLoop = [&](BasicBlock *BB) { in analyze() local
300 if (BlockIsInLoop(BB)) in analyze()