Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/
H A DLanguage.h
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp563 auto Guards = match(stmt(hasDescendant(GuardM)), *MethodBody, AC); in hasUnguardedAccess() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1225 SmallVector<IntrinsicInst *, 4> Guards; runOnLoop() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10493 LoopGuards Guards = LoopGuards::collect(L, *this); howFarToZero() local
15092 LoopGuards Guards(SE); collect() local
15541 SCEVLoopGuardRewriter(ScalarEvolution & SE,const ScalarEvolution::LoopGuards & Guards) rewrite() argument
15649 applyLoopGuards(const SCEV * Expr,const LoopGuards & Guards) applyLoopGuards() argument
[all...]