Home
last modified time | relevance | path

Searched refs:markLive (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp166 void markLive(Instruction *I);
169 void markLive(BlockInfoType &BB);
170 void markLive(BasicBlock *BB) { markLive(BlockInfo[BB]); } in markLive() function in __anonf15092a00111::AggressiveDeadCodeElimination
252 markLive(&I); in initialize()
293 markLive(Term); in initialize()
315 markLive(BlockInfo[DFNode->getBlock()].Terminator); in initialize()
323 markLive(EntryInfo.Terminator); in initialize()
370 markLive(Inst); in markLiveInstructions()
383 void AggressiveDeadCodeElimination::markLive(Instruction *I) { in markLive() function in AggressiveDeadCodeElimination
404 markLive(BB); in markLive()
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp403 sec->markLive(); in run()
405 isec->markLive(); in run()
502 template <class ELFT> void elf::markLive(Ctx &ctx) { in markLive() function in elf
537 template void elf::markLive<ELF32LE>(Ctx &);
538 template void elf::markLive<ELF32BE>(Ctx &);
539 template void elf::markLive<ELF64LE>(Ctx &);
540 template void elf::markLive<ELF64BE>(Ctx &);
H A DMarkLive.h15 template <class ELFT> void markLive(Ctx &);
H A DInputSection.h113 void markLive() { partition = 1; } in markLive() function
H A DDriver.cpp3428 markLive<ELFT>(ctx); in link()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp270 markLive(I); in markDependentsLive()
275 void SymbolReaper::markLive(SymbolRef sym) { in markLive() function in SymbolReaper
280 void SymbolReaper::markLive(const MemRegion *region) { in markLive() function in SymbolReaper
295 markLive(Sym); in markElementIndicesLive()
382 markLive(sym); in isLive()
H A DEnvironment.cpp158 SymReaper.markLive(sym); in VisitSymbol()
163 SymReaper.markLive(R); in VisitMemRegion()
H A DRegionStore.cpp3058 SymReaper.markLive(SymR->getSymbol()); in VisitCluster()
3087 SymReaper.markLive(R); in VisitBinding()
3099 SymReaper.markLive(Sym); in VisitBinding()
H A DExprEngine.cpp1062 SymReaper.markLive(Sym); in removeDead()
1064 SymReaper.markLive(MR); in removeDead()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h62 virtual void markLive(uint64_t off) = 0;
115 void markLive(uint64_t off) override { live = true; } in markLive() function
208 void markLive(uint64_t off) override { getStringPiece(off).live = true; } in markLive() function
256 void markLive(uint64_t off) override { in markLive() function
H A DMarkLive.h14 void markLive();
H A DMarkLive.cpp78 isec->markLive(off); in enqueue()
201 void markLive() { in markLive() function
H A DDriver.cpp1402 in.objcMethnameSection->isec->markLive(0); in addSynthenticMethnames()
2207 markLive(); in link()
/freebsd/contrib/llvm-project/lld/COFF/
H A DMarkLive.h18 void markLive(COFFLinkerContext &ctx);
H A DMarkLive.cpp20 void markLive(COFFLinkerContext &ctx) { in markLive() function
H A DDriver.cpp2802 markLive(ctx); in linkerMain()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h136 void markLive(const RetOrArg &RA);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp635 markLive(RA); in markValue()
642 markLive(RA); in markValue()
693 void DeadArgumentEliminationPass::markLive(const RetOrArg &RA) { in markLive() function in DeadArgumentEliminationPass
718 markLive(I->second); in propagateLiveness()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp222 SR.markLive(CData.getBegin()); in checkLiveSymbols()
224 SR.markLive(SIE->getLHS()); in checkLiveSymbols()
227 SR.markLive(CData.getEnd()); in checkLiveSymbols()
229 SR.markLive(SIE->getLHS()); in checkLiveSymbols()
H A DErrnoModeling.cpp164 SR.markLive(ErrnoR); in checkLiveSymbols()
H A DIteratorModeling.cpp311 SR.markLive(Sym); in checkLiveSymbols()
318 SR.markLive(Sym); in checkLiveSymbols()
H A DSmartPtrModeling.cpp593 SR.markLive(Sym); in checkLiveSymbols()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h612 void markLive(SymbolRef sym);
635 void markLive(const MemRegion *region);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8210 {"_ZN5clang4ento12SymbolReaper8markLiveEPKNS0_10SymbolDataE", "clang::ento::SymbolReaper::markLive(…