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-7.0/llvm/lib/Analysis/ | ||
D | InlineCost.cpp | 95 class CallAnalyzer : public InstVisitor<CallAnalyzer, bool> { class |