Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1849 Instruction *NarrowUser = cast<Instruction>(U); in pushNarrowIVUsers() local
1982 Instruction *NarrowUser) { in calculatePostIncRange()
2070 auto *NarrowUser = cast<Instruction>(U.getUser()); in calculatePostIncRanges() local