Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp960 auto BBIsInLoop = [&](BasicBlock *BB) -> bool { in run() local
973 isa<IntegerType>(I.getType()) && BBIsInLoop(&BB)) { in run()