| /freebsd-12-stable/contrib/llvm-project/clang/lib/Rewrite/ |
| D | DeltaTree.cpp | 57 struct InsertResult { struct in __anon7d9ae65d0111::DeltaTreeNode 58 DeltaTreeNode *LHS, *RHS; 59 SourceDelta Split;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | PriorityWorklist.h | 93 auto InsertResult = M.insert({X, V.size()}); in insert() local 125 auto InsertResult = M.insert({V[i], i}); in insert() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | NonRelocatableStringpool.cpp | 36 auto InsertResult = Strings.insert({S, Entry}); in internString() local
|
| D | MachineBlockPlacement.cpp | 1313 auto InsertResult = TriangleChainMap.try_emplace(PDom, &BB, PDom); in precomputeTriangleChains() local 1336 auto InsertResult = ComputedEdges.insert({src, {dst, true}}); in precomputeTriangleChains() local
|
| D | LiveDebugVariables.cpp | 1571 auto InsertResult = NewLocations.insert({Loc, {Spilled, SpillOffset}}); in rewriteLocations() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 683 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments() local
|
| D | AsmParser.cpp | 973 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run() local
|
| D | MasmParser.cpp | 1342 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 547 auto InsertResult = Modules.insert( in createModuleInfo() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 871 bool InsertResult = RecordsBeingLaidOut.insert(Key).second; in ConvertRecordDeclType() local
|
| D | CodeGenModule.cpp | 5460 auto InsertResult = MaterializedGlobalTemporaryMap.insert({E, nullptr}); in GetAddrOfGlobalTemporary() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | LazyCallGraph.cpp | 1421 auto InsertResult = in insertTrivialCallEdge() local 1448 auto InsertResult = in insertTrivialRefEdge() local
|
| D | ScalarEvolution.cpp | 7872 auto InsertResult = TripCountMap.insert({{ExitCond, ControlsExit}, EL}); in insert() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | VerifyDiagnosticConsumer.cpp | 347 auto InsertResult = Markers.insert( in addMarker() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | PredicateInfo.cpp | 754 auto InsertResult = ValueInfoNums.insert({Operand, ValueInfos.size() - 1}); in getOrCreateValueInfo() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMappingReader.cpp | 563 auto InsertResult = in insertFunctionRecordIfNeeded() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 473 auto InsertResult = TypeIndices.insert({{Node, ClassTy}, TI}); in recordTypeIndexForDINode() local 2619 auto InsertResult = CompleteTypeIndices.insert({CTy, TypeIndex()}); in getCompleteTypeIndex() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | Verifier.cpp | 5835 auto InsertResult = TBAABaseNodes.insert({BaseNode, Result}); in verifyTBAABaseNode() local 5982 auto InsertResult = TBAAScalarNodes.insert({MD, Result}); in isValidScalarTBAANode() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| D | InstrRefBasedImpl.cpp | 2477 auto InsertResult = in produceMLocTransferFunction() local
|