Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp521 bool IsSpillOfValue = false) { in addField() argument
540 if (IsSpillOfValue && MaxFrameAlignment && *MaxFrameAlignment < ABIAlign) in addField()