Home
last modified time | relevance | path

Searched refs:Affected (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAssumptionCache.cpp59 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues() argument
63 auto AddAffected = [&Affected](Value *V, unsigned Idx = in findAffectedValues()
66 Affected.push_back({V, Idx}); in findAffectedValues()
68 Affected.push_back({I, Idx}); in findAffectedValues()
75 Affected.push_back({Op, Idx}); in findAffectedValues()
144 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local
145 findAffectedValues(CI, TTI, Affected); in updateAffectedValues()
147 for (auto &AV : Affected) { in updateAffectedValues()
157 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local
158 findAffectedValues(CI, TTI, Affected); in unregisterAssumption()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DAffectedRangeManager.cpp95 (*I)->Affected = true; in markAllAsAffected()
126 if (!Tok->Children.empty() && Tok->Children.front()->Affected) in nonPPLineAffected()
134 bool LineMoved = PreviousLine && PreviousLine->Affected && in nonPPLineAffected()
140 PreviousLine->Affected && PreviousLine->Last->is(tok::comment); in nonPPLineAffected()
145 Lines[Line->MatchingOpeningBlockLineIndex]->Affected; in nonPPLineAffected()
149 Line->Affected = true; in nonPPLineAffected()
H A DTokenAnnotator.h48 IsMultiVariableDeclStmt(false), Affected(false), in AnnotatedLine()
145 bool Affected; variable
H A DDefinitionBlockSeparator.cpp100 if (!TargetLine->Affected) in separateBlocks()
H A DUsingDeclarationsSorter.cpp143 if (Declaration.Line->Affected) { in endUsingDeclarationBlock()
H A DUnwrappedLineFormatter.cpp899 if (B.Affected) in join()
900 A.Affected = true; in join()
1333 bool ShouldFormat = TheLine.Affected || FixIndentation; in format()
1388 StartsNewLine && ((PreviousLine && PreviousLine->Affected) || in format()
H A DNamespaceEndCommentsFixer.cpp250 if (!Line->Affected || Line->InPPDirective || !Line->startsWith(tok::r_brace)) in getNamespaceToken()
H A DFormat.cpp1993 if (!Line->Affected && OpeningBraceSurplus == 0) in insertBraces()
2003 if (!Line->Affected) in insertBraces()
2047 if (!Line->Affected) in removeBraces()
2098 if (!Line->Affected) in removeSemi()
2148 if (!Line->Affected) in requoteJSStringLiteral()
2378 if (!Line->Affected) in insertTrailingCommas()
2450 if (Line->Affected) { in cleanupLine()
H A DSortJavaScriptImports.cpp418 AnyImportAffected = AnyImportAffected || Line->Affected; in parseModuleReferences()
/openbsd-src/lib/libc/db/
H A Dchangelog28 recno: Affected by cursor changes. New cursor structures should
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h644 SmallVector<TreeNodePtr, 8> Affected; member
778 II.Affected.push_back(TN); in InsertReachable()
848 for (const TreeNodePtr TN : II.Affected) { in UpdateInsertion()
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DGitHubMove.rst282 `git push` collisions when upstreaming. Affected contributors may be able to
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5280delta.pod346 a statement. Affected code can use C<do{...}> to put a yada-yada into
/openbsd-src/games/fortune/datfiles/
H A Dlimerick2106 Affected his gun
H A Dfortunes8475 Affected with a high degree of intellectual independence.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19982630 Affected functions are chill_val_print_array_elements,