Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DInstIterator.h36 using IIty = II_t; variable
43 using value_type = IIty;
45 using pointer = IIty *;
46 using reference = IIty &;