Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAssumptionCache.cpp59 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues()
144 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local
157 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.h145 bool Affected; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h644 SmallVector<TreeNodePtr, 8> Affected; member