Searched defs:markLive (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp23 void markLive(ArrayRef<Chunk *> chunks) { function in namespace:lld::coff
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp325 template <class ELFT> void markLive() { function in namespace:lld::elf
H A DInputSection.h91 void markLive() { partition = 1; } function in class:lld::elf::SectionBase
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp401 void SymbolReaper::markLive(SymbolRef sym) { function in class:SymbolReaper
406 void SymbolReaper::markLive(const MemRegion *region) { function in class:SymbolReaper
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp165 void markLive(BasicBlock *BB) { markLive(BlockInfo[BB]); } function in class:__anon5618::AggressiveDeadCodeElimination
378 void AggressiveDeadCodeElimination::markLive(Instructio function in class:AggressiveDeadCodeElimination
404 void AggressiveDeadCodeElimination::markLive(BlockInfoType &BBInfo) { function in class:AggressiveDeadCodeElimination
[all...]

Completed in 175 milliseconds