Searched defs:OpIt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | GetElementPtrTypeIterator.h | 33 ItTy OpIt; variable |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | Float2Int.cpp | 211 OpRanges.push_back(OpIt->second); in calcRange() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVEmitIntrinsics.cpp | 579 for (auto &OpIt : Ops) { deduceOperandElementType() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfo.cpp | 443 for (auto &OpIt : N->operands()) { isDILocationReachable() local |