Home
last modified time | relevance | path

Searched defs:NewSV (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h326 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() argument
325 setValue(const Value * NewSV) setValue() argument
/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp401 const PseudoSourceValue *NewSV = MF.getPSVManager().getFixedStack(NewFI); ColorSlots() local
H A DStackColoring.cpp1101 const PseudoSourceValue *NewSV = remapInstructions() local