Home
last modified time | relevance | path

Searched refs:SpillInfo (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp307 using SpillInfo = SmallMapVector<Value *, SmallVector<Instruction *, 2>, 8>; typedef
321 SpillInfo Spills;
391 static void dumpSpills(StringRef Title, const SpillInfo &Spills) { in dumpSpills()
1921 const SpillInfo &Spills) { in rewriteMaterializableInstructions()
2579 SpillInfo Spills; in buildCoroutineFrame()