Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DPassManager.cpp49 bool Inserted; in getResultImpl() local
124 bool Inserted; in getResultImpl() local
DPassRegistry.cpp60 bool Inserted = in registerPass() local
DVerifier.cpp729 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; in visitModuleFlag() local
/external/llvm/lib/Analysis/
DCGSCCPassManager.cpp58 bool Inserted; in getResultImpl() local
/external/llvm/unittests/ADT/
DStringMapTest.cpp209 bool Inserted; in TEST_F() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp288 bool Inserted; in collectConstantCandidates() local
DLoopUnswitch.cpp218 bool Inserted; in countLoop() local
DLoopStrengthReduce.cpp3075 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local
3087 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local
3122 SmallPtrSet<const SCEV *, 8> Inserted; in CollectLoopInvariantFixupsAndFormulae() local
4716 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
DSROA.cpp558 bool Inserted; in visitMemTransferInst() local
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp654 bool Inserted = false; in visitSoftInstr() local
DInlineSpiller.cpp495 bool Inserted; in traceSiblingValue() local
/external/llvm/include/llvm/ADT/
DFoldingSet.h172 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp146 bool Inserted = CallSiteToFunctionMap.insert( in AddCallSite() local
/external/clang/lib/AST/
DMicrosoftMangle.cpp1000 bool Inserted; in mangleSourceName() local
DVTableBuilder.cpp2779 bool Inserted; in GroupNewVirtualOverloads() local
/external/clang/lib/CodeGen/
DCGCall.cpp940 bool Inserted = FunctionsBeingProcessed.insert(&FI); (void)Inserted; in GetFunctionType() local
DMicrosoftCXXABI.cpp1235 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/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2752 bool Inserted = Done.insert(BB); in visitIndirectBr() local