| /external/llvm/lib/IR/ |
| D | PassRegistry.cpp | 55 bool Inserted = in registerPass() local
|
| D | Verifier.cpp | 1251 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; in visitModuleFlag() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | CFGMST.h | 187 bool Inserted; in addEdge() local
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | PassRegistry.cpp | 108 bool Inserted = in registerPass() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineDominators.h | 238 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | ConstantHoisting.cpp | 195 bool Inserted; in collectConstantCandidates() local
|
| D | LoopUnrollPass.cpp | 423 bool Inserted = InstCostMap.insert({&I, (int)Iteration, in analyzeLoopUnrollCost() local
|
| D | LoopUnswitch.cpp | 267 bool Inserted; in countLoop() local
|
| D | LoopStrengthReduce.cpp | 3024 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local 3036 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local 4623 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
|
| D | SROA.cpp | 831 bool Inserted; in visitMemTransferInst() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | FoldingSet.h | 172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
|
| /external/llvm/include/llvm/ADT/ |
| D | FoldingSet.h | 172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
|
| /external/llvm/unittests/ADT/ |
| D | StringMapTest.cpp | 237 bool Inserted; in TEST_F() local
|
| /external/llvm/lib/MC/ |
| D | MCContext.cpp | 317 bool Inserted; in createELFRelSection() local
|
| /external/llvm/lib/CodeGen/ |
| D | ExecutionDepsFix.cpp | 666 bool Inserted = false; in visitSoftInstr() local
|
| /external/llvm/include/llvm/IR/ |
| D | PassManager.h | 527 bool Inserted; in getResultImpl() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 2176 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local 2188 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local 2220 SmallPtrSet<const SCEV *, 8> Inserted; in CollectLoopInvariantFixupsAndFormulae() local 3669 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
|
| /external/llvm/lib/Analysis/ |
| D | LazyCallGraph.cpp | 821 bool Inserted = ConnectedSet.insert(C).second; in insertIncomingRefEdge() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | InlineSpiller.cpp | 478 bool Inserted; in traceSiblingValue() local
|
| /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
| D | JITEmitter.cpp | 149 bool Inserted = CallSiteToFunctionMap.insert( in AddCallSite() local
|
| /external/llvm/tools/dsymutil/ |
| D | DwarfLinker.cpp | 1689 bool Inserted; in getChildDeclContext() local 3513 bool Inserted; in getStringOffset() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | MergeFunctions.cpp | 160 bool Inserted; in getNumber() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 935 auto Inserted = PHISet.insert(PN); in EliminateDuplicatePHINodes() local
|
| /external/clang/lib/AST/ |
| D | VTableBuilder.cpp | 2898 bool Inserted; in GroupNewVirtualOverloads() local
|
| /external/clang/lib/CodeGen/ |
| D | CGCall.cpp | 1468 bool Inserted = FunctionsBeingProcessed.insert(&FI).second; in GetFunctionType() local
|