MLIR 22.0.0git
AffineValueMap.cpp File Reference

Go to the source code of this file.

Functions

static bool findIndex (Value valueToMatch, ArrayRef< Value > valuesToSearch, unsigned indexStart, unsigned *indexOfMatch)

Function Documentation

◆ findIndex()

bool findIndex ( Value valueToMatch,
ArrayRef< Value > valuesToSearch,
unsigned indexStart,
unsigned * indexOfMatch )
static

Definition at line 73 of file AffineValueMap.cpp.

Referenced by mlir::affine::AffineValueMap::isFunctionOf().