| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | ADCE.cpp | 161 void markLive(Instruction *I); 164 void markLive(BlockInfoType &BB); 165 void markLive(BasicBlock *BB) { markLive(BlockInfo[BB]); } in markLive() function in __anon4cd2add00111::AggressiveDeadCodeElimination 247 markLive(&I); in initialize() 288 markLive(Term); in initialize() 318 markLive(EntryInfo.Terminator); in initialize() 365 markLive(Inst); in markLiveInstructions() 399 markLive(BB); in markLive() 401 markLive(BBInfo); in markLive() 417 markLive(BBInfo.Terminator); in markLive() [all …]
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | MarkLive.cpp | 253 eh->markLive(); in run() 295 sec->markLive(); in run() 297 isec->markLive(); in run() 369 template <class ELFT> void elf::markLive() { in markLive() function in elf 401 template void elf::markLive<ELF32LE>(); 402 template void elf::markLive<ELF32BE>(); 403 template void elf::markLive<ELF64LE>(); 404 template void elf::markLive<ELF64BE>();
|
| H A D | MarkLive.h | 15 template <class ELFT> void markLive();
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | MarkLive.cpp | 62 sym->markLive(); in enqueue() 110 WasmSym::callCtors->markLive(); in run() 144 void markLive() { in markLive() function
|
| H A D | MarkLive.h | 15 void markLive();
|
| H A D | InputFiles.h | 67 void markLive() { live = true; } in markLive() function 110 markLive(); in ObjFile()
|
| H A D | Driver.cpp | 255 object->markLive(); in addFile() 634 WasmSym::memoryBase->markLive(); in createSyntheticSymbols() 635 WasmSym::tableBase->markLive(); in createSyntheticSymbols() 639 WasmSym::tableBase32->markLive(); in createSyntheticSymbols() 646 WasmSym::stackPointer->markLive(); in createSyntheticSymbols() 1035 markLive(); in linkerMain()
|
| H A D | Writer.cpp | 302 WasmSym::initMemoryFlag->markLive(); in layoutMemory() 774 def->markLive(); in createCommandExportWrappers() 1013 WasmSym::initMemory->markLive(); in createSyntheticInitFunctions() 1017 WasmSym::tlsBase->markLive(); in createSyntheticInitFunctions() 1026 WasmSym::applyGlobalTLSRelocs->markLive(); in createSyntheticInitFunctions() 1028 WasmSym::tlsBase->markLive(); in createSyntheticInitFunctions() 1035 WasmSym::applyGlobalRelocs->markLive(); in createSyntheticInitFunctions() 1045 WasmSym::startFunction->markLive(); in createSyntheticInitFunctions()
|
| H A D | Relocations.cpp | 62 f->stubFunction->markLive(); in reportUndefined()
|
| H A D | Symbols.cpp | 155 void Symbol::markLive() { in markLive() function in lld::wasm::Symbol 159 file->markLive(); in markLive()
|
| H A D | InputFiles.cpp | 347 sym->markLive(); in addLegacyIndirectFunctionTableIfNeeded() 775 markLive(); in BitcodeFile()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | DeadArgumentElimination.cpp | 493 markLive(F); in surveyFunction() 501 markLive(F); in surveyFunction() 533 markLive(F); in surveyFunction() 553 markLive(F); in surveyFunction() 651 markLive(RA); in markValue() 658 markLive(RA); in markValue() 672 void DeadArgumentEliminationPass::markLive(const Function &F) { in markLive() function in DeadArgumentEliminationPass 687 void DeadArgumentEliminationPass::markLive(const RetOrArg &RA) { in markLive() function in DeadArgumentEliminationPass 712 markLive(I->second); in propagateLiveness()
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/ |
| H A D | DeadArgumentElimination.h | 133 void markLive(const RetOrArg &RA); 134 void markLive(const Function &F);
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | InputSection.h | 60 virtual void markLive(uint64_t off) = 0; 110 void markLive(uint64_t off) override { live = true; } in markLive() function 199 void markLive(uint64_t off) override { getStringPiece(off).live = true; } in markLive() function 237 void markLive(uint64_t off) override { in markLive() function
|
| H A D | MarkLive.h | 15 void markLive();
|
| H A D | MarkLive.cpp | 79 isec->markLive(off); in enqueue() 215 void markLive() { in markLive() function
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | MarkLive.h | 19 void markLive(COFFLinkerContext &ctx);
|
| H A D | MarkLive.cpp | 22 void markLive(COFFLinkerContext &ctx) { in markLive() function
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | SymbolManager.cpp | 403 markLive(I); in markDependentsLive() 408 void SymbolReaper::markLive(SymbolRef sym) { in markLive() function in SymbolReaper 413 void SymbolReaper::markLive(const MemRegion *region) { in markLive() function in SymbolReaper 424 markLive(*SI); in markElementIndicesLive() 503 markLive(sym); in isLive()
|
| H A D | Environment.cpp | 158 SymReaper.markLive(sym); in VisitSymbol() 163 SymReaper.markLive(R); in VisitMemRegion()
|
| /llvm-project-15.0.7/clang/unittests/StaticAnalyzer/ |
| H A D | SymbolReaperTest.cpp | 38 SymReaper.markLive(FR); in performTest()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ContainerModeling.cpp | 214 SR.markLive(CData.getBegin()); in checkLiveSymbols() 216 SR.markLive(SIE->getLHS()); in checkLiveSymbols() 219 SR.markLive(CData.getEnd()); in checkLiveSymbols() 221 SR.markLive(SIE->getLHS()); in checkLiveSymbols()
|
| H A D | ErrnoModeling.cpp | 203 SR.markLive(ErrnoR); in checkLiveSymbols()
|
| H A D | IteratorModeling.cpp | 310 SR.markLive(*i); in checkLiveSymbols() 318 SR.markLive(*i); in checkLiveSymbols()
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 618 void markLive(SymbolRef sym); 642 void markLive(const MemRegion *region);
|