Home
last modified time | relevance | path

Searched defs:IsInLoop (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1318 bool IsInLoop; variable
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp2507 bool IsInLoop = Stmt.getNumIterators() >= 1; in getStatistics() local
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6095 auto IsInLoop = [&](BasicBlock &BB) { in updateImpl() local