Home
last modified time | relevance | path

Searched defs:collectLiveScopes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DADCE.cpp38 static void collectLiveScopes(const DILocalScope &LS, in collectLiveScopes() function
50 static void collectLiveScopes(const DILocation &DL, in collectLiveScopes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination
431 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocation &DL) { in collectLiveScopes() function in AggressiveDeadCodeElimination
/external/llvm-project/llvm/lib/Transforms/Scalar/
DADCE.cpp420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes() function in AggressiveDeadCodeElimination
431 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocation &DL) { in collectLiveScopes() function in AggressiveDeadCodeElimination