Home
last modified time | relevance | path

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

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