Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1971 bool IsInLoop; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6859 auto IsInLoop = [&](BasicBlock &BB) { in updateImpl() local