Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp228 if (const FixedStackPseudoSourceValue *FSV = in ScanForSpillSlotRefs() local
231 int FI = FSV->getFrameIndex(); in ScanForSpillSlotRefs()
H A DStackColoring.cpp1053 if (const auto *FSV = dyn_cast_or_null<FixedStackPseudoSourceValue>( in remapInstructions() local
1055 int FI = FSV->getFrameIndex(); in remapInstructions()