Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1293 addArgumentDistance(from.getInput(i), to.getInput(i)); in FunctionDistance()
1318 void addArgumentDistance(mlir::Type from, mlir::Type to) { in addArgumentDistance() function in FunctionDistance