Home
last modified time | relevance | path

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

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