| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | AssumptionCache.cpp | 59 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 D | AffectedRangeManager.cpp | 95 (*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 D | TokenAnnotator.h | 48 IsMultiVariableDeclStmt(false), Affected(false), in AnnotatedLine() 145 bool Affected; variable
|
| H A D | DefinitionBlockSeparator.cpp | 100 if (!TargetLine->Affected) in separateBlocks()
|
| H A D | UsingDeclarationsSorter.cpp | 143 if (Declaration.Line->Affected) { in endUsingDeclarationBlock()
|
| H A D | UnwrappedLineFormatter.cpp | 899 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 D | NamespaceEndCommentsFixer.cpp | 250 if (!Line->Affected || Line->InPPDirective || !Line->startsWith(tok::r_brace)) in getNamespaceToken()
|
| H A D | Format.cpp | 1993 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 D | SortJavaScriptImports.cpp | 418 AnyImportAffected = AnyImportAffected || Line->Affected; in parseModuleReferences()
|
| /openbsd-src/lib/libc/db/ |
| H A D | changelog | 28 recno: Affected by cursor changes. New cursor structures should
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | GenericDomTreeConstruction.h | 644 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 D | GitHubMove.rst | 282 `git push` collisions when upstreaming. Affected contributors may be able to
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5280delta.pod | 346 a statement. Affected code can use C<do{...}> to put a yada-yada into
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | limerick | 2106 Affected his gun
|
| H A D | fortunes | 8475 Affected with a high degree of intellectual independence.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1998 | 2630 Affected functions are chill_val_print_array_elements,
|