Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp632 auto requireSpillSlot = [&](const Value *V) { in lowerStatepointMetaArgs() local
647 if (requireSpillSlot(V)) in lowerStatepointMetaArgs()
684 << " requireSpillSlot = " << requireSpillSlot(V) << "\n"); in lowerStatepointMetaArgs()
685 lowerIncomingStatepointValue(Incoming, requireSpillSlot(V), Ops, MemRefs, in lowerStatepointMetaArgs()