Searched defs:Inserted (Results 1 – 19 of 19) sorted by relevance
59 bool Inserted = in registerPass() local
1222 bool Inserted = SeenIDs.insert(std::make_pair(ID, Op)).second; in visitModuleFlag() local
236 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
209 bool Inserted; in TEST_F() local
292 bool Inserted; in collectConstantCandidates() local
224 bool Inserted; in countLoop() local
3069 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertInitialFormula() local3081 bool Inserted = InsertFormula(LU, LUIdx, F); in InsertSupplementalFormula() local4711 DenseMap<BasicBlock *, Value *> Inserted; in RewriteForPHI() local
848 bool Inserted; in visitMemTransferInst() local
285 bool Inserted; in createELFRelSection() local
173 Node *Inserted = GetOrInsertNode(N); in InsertNode() local
463 bool Inserted; in getResultImpl() local
661 bool Inserted = false; in visitSoftInstr() local
494 bool Inserted; in traceSiblingValue() local
338 bool Inserted; in getStringOffset() local
2941 bool Inserted; in GroupNewVirtualOverloads() local
1250 bool Inserted = FunctionsBeingProcessed.insert(&FI).second; in GetFunctionType() local
1465 bool Inserted; in getAddrOfVTable() local
2796 bool Inserted = Done.insert(BB).second; in visitIndirectBr() local
1506 property Inserted: IANTLRInterface read FInserted write FInserted; property