Searched refs:NewSV (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h153 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } argument
/external/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp485 const Value *NewSV = PseudoSourceValue::getFixedStack(NewFI); local
489 (*I)->setValue(NewSV);

Completed in 54 milliseconds