Home
last modified time | relevance | path

Searched defs:isInLoop (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DReachingInsns.h32 bool isInLoop(const BinaryBasicBlock &BB) { in isInLoop() function
38 bool isInLoop(const MCInst &Inst) { in isInLoop() function
/llvm-project/flang/lib/Optimizer/Transforms/
H A DStackArrays.cpp539 static bool isInLoop(mlir::Block *block) { isInLoop() function
543 static bool isInLoop(mlir::Operation *op) { isInLoop() function
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1348 static bool isInLoop(const ASTContext &Ctx, const ParentMap &PM, isInLoop() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1962 bool isInLoop() const { return IsInLoop; } isInLoop() function