Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp178 if (const FixedStackPseudoSourceValue *FSV = in ScanForSpillSlotRefs() local
181 int FI = FSV->getFrameIndex(); in ScanForSpillSlotRefs()
H A DStackColoring.cpp1081 if (const auto *FSV = dyn_cast_or_null<FixedStackPseudoSourceValue>( in remapInstructions() local
1083 int FI = FSV->getFrameIndex(); in remapInstructions()