Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp468 function_ref<void(ArrayRef<Value>)> outOfBoundsFun = nullptr) { in emitWithBoundsChecks() argument
510 outOfBoundsFun ? [&] { outOfBoundsFun(scalarAccessExprs); } in emitWithBoundsChecks()