Searched refs:LSRFixup (Results 1 – 2 of 2) sorted by relevance
1262 struct LSRFixup { struct1280 LSRFixup() = default;1313 SmallVector<LSRFixup, 8> Fixups;1346 LSRFixup &getNewFixup() { in getNewFixup()1347 Fixups.push_back(LSRFixup()); in getNewFixup()1351 void pushFixup(LSRFixup &f) { in pushFixup()1528 for (const LSRFixup &Fixup : LU.Fixups) { in RateFormula()1639 bool LSRFixup::isUseFullyOutsideLoop(const Loop *L) const { in isUseFullyOutsideLoop()1653 void LSRFixup::print(raw_ostream &OS) const { in print()1676 LLVM_DUMP_METHOD void LSRFixup::dump() const { in dump()[all …]
18387 …EE", "(anonymous namespace)::LSRInstance::Expand((anonymous namespace)::LSRFixup const&, (anonymou…18388 …SRFixup21isUseFullyOutsideLoopEPKN4llvm4LoopE", "(anonymous namespace)::LSRFixup::isUseFullyOutsid…