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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp166 void markLive(BasicBlock *BB) { markLive(BlockInfo[BB]); } function in class:__anon2912::AggressiveDeadCodeElimination
379 void AggressiveDeadCodeElimination::markLive(Instructio function in class:AggressiveDeadCodeElimination
405 void AggressiveDeadCodeElimination::markLive(BlockInfoType &BBInfo) { function in class:AggressiveDeadCodeElimination
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp382 void SymbolReaper::markLive(SymbolRef sym) { function in class:SymbolReaper
387 void SymbolReaper::markLive(const MemRegion *region) { function in class:SymbolReaper

Completed in 191 milliseconds