Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h121 RebasedConstantListType RebasedConstants; member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp165 for (const RebasedConstantInfo &RCI : RebasedConstants) in collectMatInsertPts() argument