Searched defs:InlineCostAnalyzer (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DInlineCost.h94 /// InlineCostAnalyzer - Cost analyzer used by inliner.
95 class InlineCostAnalyzer { class in namespace:llvm
136 InlineCostAnalyzer(): TD(0) {} function in class:llvm::InlineCostAnalyzer

Completed in 84 milliseconds