Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp376 addArgumentDistance(from.getInput(i), to.getInput(i)); in FunctionDistance()
401 void addArgumentDistance(mlir::Type from, mlir::Type to) { in addArgumentDistance() function in FunctionDistance