Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp568 auto Guards = match(stmt(hasDescendant(GuardM)), *MethodBody, AC); in hasUnguardedAccess() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp1226 SmallVector<IntrinsicInst *, 4> Guards; in runOnLoop() local
H A DLoopUnswitch.cpp696 SmallVector<IntrinsicInst *, 4> Guards; in processCurrentLoop() local