Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h101 struct RebasedConstantInfo { struct
106 RebasedConstantInfo(ConstantUseListType &&Uses, Constant *Offset, argument
110 using RebasedConstantListType = SmallVector<RebasedConstantInfo, 4>; argument