Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDomConditionCache.cpp14 SmallVectorImpl<Value *> &Affected) { in findAffectedValues()
21 SmallVector<Value *, 16> Affected; in registerBranch() local
H A DAssumptionCache.cpp60 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues()
100 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local
113 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h187 bool Affected; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h626 SmallVector<TreeNodePtr, 8> Affected; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3559 static bool hasAffectedValue(Value *V, SmallPtrSetImpl<Value *> &Affected, in hasAffectedValue()