Searched defs:CallAnalyzer (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Analysis/ | ||
| D | InlineCost.cpp | 71 class CallAnalyzer : public InstVisitor<CallAnalyzer, bool> { class |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | ||
| D | InlineCost.cpp | 97 class CallAnalyzer : public InstVisitor<CallAnalyzer, bool> { class |