Searched defs:Precise (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | DynamicTypePropagation.cpp | 123 bool Precise = false; member |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDecl.cpp | 2551 ARCPreciseLifetime_t Precise; global() member |
H A D | CGExpr.cpp | 320 bool Precise = isa_and_nonnull<VarDecl>(VD) && pushTemporaryCleanup() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 7263 getDefiningScopeBound(ArrayRef<const SCEV * > Ops,bool & Precise) getDefiningScopeBound() argument |