Home
last modified time | relevance | path

Searched defs:bestMatchDistance (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp513 FunctionDistance &bestMatchDistance) { in searchFunctionInLibrary()
540 FunctionDistance bestMatchDistance{}; in getRuntimeFunction() local