Home
last modified time | relevance | path

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

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