Searched refs:inputLoc (Results 1 – 1 of 1) sorted by relevance
891 LogicalResult remapValues(StringRef valueDiagTag, Optional<Location> inputLoc,1256 StringRef valueDiagTag, Optional<Location> inputLoc, in remapValues() argument1273 Location operandLoc = inputLoc ? *inputLoc : operand.getLoc(); in remapValues()1297 Location operandLoc = inputLoc ? *inputLoc : operand.getLoc(); in remapValues()