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/
H A DVPlan.h1318 bool isInLoop() const { return IsInLoop; } in isInLoop() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1324 static bool isInLoop(const ASTContext &Ctx, const ParentMap &PM, in isInLoop() function