Searched refs:SpillInfo (Results 1 – 1 of 1) sorted by relevance
323 using SpillInfo = SmallMapVector<Value *, SmallVector<Instruction *, 2>, 8>; typedef337 SpillInfo Spills;419 static void dumpSpills(StringRef Title, const SpillInfo &Spills) { in dumpSpills()2109 const SpillInfo &Spills) { in rewriteMaterializableInstructions()2784 SpillInfo Spills; in buildCoroutineFrame()