Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.h1277 bool IsInLoop; variable
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp6802 auto IsInLoop = [&](BasicBlock &BB) { in updateImpl() local