Searched defs:enableIndexOptimizations (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/mlir/include/mlir/Conversion/VectorToLLVM/ | ||
D | ConvertVectorToLLVM.h | 42 bool enableIndexOptimizations; member |
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/ | ||
D | ConvertVectorToLLVM.cpp | 113 Operation *op, bool enableIndexOptimizations, in buildVectorComparison() |