Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp385 bool isSmallerThan(const FunctionDistance &d) const { in isSmallerThan() function in FunctionDistance
522 if (distance.isSmallerThan(bestMatchDistance)) { in searchFunctionInLibrary()