Home
last modified time | relevance | path

Searched refs:TFIR2NativeModelPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp39 cl::opt<std::string> TFIR2NativeModelPath( variable
214 return !TFIR2NativeModelPath.empty(); in isEvaluatorRequested()
228 TFIR2NativeModelPath.getValue().c_str(), InputSpecs, OutputSpecs); in InlineSizeEstimatorAnalysis()