Home
last modified time | relevance | path

Searched defs:Inserted (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/IR/
DPassRegistry.cpp55 bool Inserted = in registerPass() local
DVerifier.cpp1251 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; in visitModuleFlag() local
/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h187 bool Inserted; in addEdge() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassRegistry.cpp108 bool Inserted = in registerPass() local
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h238 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp195 bool Inserted; in collectConstantCandidates() local
DLoopUnrollPass.cpp423 bool Inserted = InstCostMap.insert({&I, (int)Iteration, in analyzeLoopUnrollCost() local
DLoopUnswitch.cpp267 bool Inserted; in countLoop() local
DLoopStrengthReduce.cpp3024 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
DSROA.cpp831 bool Inserted; in visitMemTransferInst() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/include/llvm/ADT/
DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/unittests/ADT/
DStringMapTest.cpp237 bool Inserted; in TEST_F() local
/external/llvm/lib/MC/
DMCContext.cpp317 bool Inserted; in createELFRelSection() local
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp666 bool Inserted = false; in visitSoftInstr() local
/external/llvm/include/llvm/IR/
DPassManager.h527 bool Inserted; in getResultImpl() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2176 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/
DLazyCallGraph.cpp821 bool Inserted = ConnectedSet.insert(C).second; in insertIncomingRefEdge() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp478 bool Inserted; in traceSiblingValue() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp149 bool Inserted = CallSiteToFunctionMap.insert( in AddCallSite() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1689 bool Inserted; in getChildDeclContext() local
3513 bool Inserted; in getStringOffset() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp160 bool Inserted; in getNumber() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp935 auto Inserted = PHISet.insert(PN); in EliminateDuplicatePHINodes() local
/external/clang/lib/AST/
DVTableBuilder.cpp2898 bool Inserted; in GroupNewVirtualOverloads() local
/external/clang/lib/CodeGen/
DCGCall.cpp1468 bool Inserted = FunctionsBeingProcessed.insert(&FI).second; in GetFunctionType() local

12