Searched defs:collectLiveScopes (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ | ||
D | ADCE.cpp | 38 static void collectLiveScopes(const DILocalScope &LS, in collectLiveScopes() function |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
D | ADCE.cpp | 420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination |
/external/llvm-project/llvm/lib/Transforms/Scalar/ | ||
D | ADCE.cpp | 420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination |