Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DPassRegistry.cpp59 bool Inserted = in registerPass() local
DVerifier.cpp1205 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; in visitModuleFlag() local
/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h188 bool Inserted; in addEdge() local
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h236 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/external/llvm/unittests/ADT/
DStringMapTest.cpp209 bool Inserted; in TEST_F() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp292 bool Inserted; in collectConstantCandidates() local
DLoopUnswitch.cpp271 bool Inserted; in countLoop() local
DLoopStrengthReduce.cpp3043 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local
3055 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local
4635 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
DSROA.cpp844 bool Inserted; in visitMemTransferInst() local
/external/llvm/lib/MC/
DMCContext.cpp320 bool Inserted; in createELFRelSection() local
/external/llvm/include/llvm/ADT/
DFoldingSet.h173 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/include/llvm/IR/
DPassManager.h464 bool Inserted; in getResultImpl() local
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp659 bool Inserted = false; in visitSoftInstr() local
DInlineSpiller.cpp494 bool Inserted; in traceSiblingValue() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp920 auto Inserted = PHISet.insert(PN); in EliminateDuplicatePHINodes() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1683 bool Inserted; in getChildDeclContext() local
3415 bool Inserted; in getStringOffset() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp162 bool Inserted; in getNumber() local
/external/clang/lib/AST/
DVTableBuilder.cpp2897 bool Inserted; in GroupNewVirtualOverloads() local
/external/clang/lib/CodeGen/
DCGCall.cpp1295 bool Inserted = FunctionsBeingProcessed.insert(&FI).second; in GetFunctionType() local
DMicrosoftCXXABI.cpp1633 bool Inserted; in getAddrOfVTable() local
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1506 property Inserted: IANTLRInterface read FInserted write FInserted; property
/external/clang/lib/Serialization/
DASTReader.cpp1833 bool Inserted = false; in resolvePendingMacro() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2267 bool Inserted = Done.insert(BB).second; in visitIndirectBr() local