Searched defs:markLive (Results 1 – 8 of 8) sorted by relevance
22 void markLive(COFFLinkerContext &ctx) { in markLive() function
170 void markLive(BasicBlock *BB) { markLive(BlockInfo[BB]); } in markLive() function in __anona91829f20111::AggressiveDeadCodeElimination 383 void AggressiveDeadCodeElimination::markLive(Instructio function in AggressiveDeadCodeElimination 409 void AggressiveDeadCodeElimination::markLive(BlockInfoType &BBInfo) { markLive() function in AggressiveDeadCodeElimination [all...]
115 void markLive(uint64_t off) override { live = true; } in markLive() function 206 void markLive(uint64_t off) override { getStringPiece(off).live = true; } markLive() function 254 void markLive(uint64_t off) override { markLive() function
203 void markLive() { in markLive() function
356 template <class ELFT> void elf::markLive() { markLive() function in elf
93 void markLive() { partition = 1; } markLive() function
398 void SymbolReaper::markLive(SymbolRef sym) { in markLive() function in SymbolReaper403 void SymbolReaper::markLive(const MemRegion *region) { in markLive() function in SymbolReaper
687 void DeadArgumentEliminationPass::markLive(const Function &F) { markLive() function in DeadArgumentEliminationPass 702 void DeadArgumentEliminationPass::markLive(const RetOrArg &RA) { markLive() function in DeadArgumentEliminationPass [all...]