Home
last modified time | relevance | path

Searched defs:indexIt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dno-devirt.cpp23 bool indexIt(int a) { in indexIt() function
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp306 auto *indexIt = std::next(operands.begin(), start); eraseOperands() local