Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp964 bool hasInferredTypes = false; in execute() local
967 hasInferredTypes |= !resultType; in execute()
972 if (hasInferredTypes) { in execute()