Searched defs:IU (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIVUsers.h168 std::unique_ptr<IVUsers> IU; member in class:llvm::IVUsersWrapperPass
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVUsers.cpp412 const SCEV *IVUsers::getStride(const IVStrideUse &IU, const Loop *L) const { argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h68 #define IU 1 macro
H A Dd30v.h137 #define IU 1 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h68 #define IU 1 macro
H A Dd30v.h137 #define IU 1 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd10v.h68 #define IU 1 macro
H A Dd30v.h137 #define IU 1 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd10v.h68 #define IU 1 macro
H A Dd30v.h137 #define IU 1 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1912 IVUsers &IU; member in class:__anon2978::LSRInstance
5614 LSRInstance(Loop *L, IVUsers &IU, ScalarEvolution &SE, DominatorTree &DT, LoopInfo &LI, const TargetTransformInfo &TTI, AssumptionCache &AC, TargetLibraryInfo &TLI, MemorySSAUpdater *MSSAU) argument
5915 ReduceLoopStrength(Loop *L, IVUsers &IU, ScalarEvolution &SE, DominatorTree &DT, LoopInfo &LI, const TargetTransformInfo &TTI, AssumptionCache &AC, TargetLibraryInfo &TLI, MemorySSA *MSSA) argument
[all...]

Completed in 266 milliseconds