Searched defs:IsInLoop (Results 1 – 3 of 3) sorted by relevance
2506 bool IsInLoop = Stmt.getNumIterators() >= 1; getStatistics() local
1913 bool IsInLoop; global() variable
6859 auto IsInLoop = [&](BasicBlock &BB) { updateImpl() local