Searched refs:collectLiveScopes (Results 1 – 3 of 3) sorted by relevance
38 static void collectLiveScopes(const DILocalScope &LS, in collectLiveScopes() function47 collectLiveScopes(cast<DILocalScope>(*LS.getScope()), AliveScopes); in collectLiveScopes()50 static void collectLiveScopes(const DILocation &DL, in collectLiveScopes() function58 collectLiveScopes(*DL.getScope(), AliveScopes); in collectLiveScopes()62 collectLiveScopes(*IA, AliveScopes); in collectLiveScopes()100 collectLiveScopes(*DL, AliveScopes); in aggressiveDCE()
171 void collectLiveScopes(const DILocalScope &LS);172 void collectLiveScopes(const DILocation &DL);389 collectLiveScopes(*DL); in markLive()420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination428 collectLiveScopes(cast<DILocalScope>(*LS.getScope())); in collectLiveScopes()431 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocation &DL) { in collectLiveScopes() function in AggressiveDeadCodeElimination438 collectLiveScopes(*DL.getScope()); in collectLiveScopes()442 collectLiveScopes(*IA); in collectLiveScopes()654 collectLiveScopes(*DL); in makeUnconditional()
171 void collectLiveScopes(const DILocalScope &LS);172 void collectLiveScopes(const DILocation &DL);389 collectLiveScopes(*DL); in markLive()420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination428 collectLiveScopes(cast<DILocalScope>(*LS.getScope())); in collectLiveScopes()431 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocation &DL) { in collectLiveScopes() function in AggressiveDeadCodeElimination438 collectLiveScopes(*DL.getScope()); in collectLiveScopes()442 collectLiveScopes(*IA); in collectLiveScopes()658 collectLiveScopes(*DL); in makeUnconditional()