Searched refs:ConstantPoolPSV (Results 1 – 2 of 2) sorted by relevance
113 ConstantPoolPSV(PseudoSourceValue::ConstantPool, TII) {} in PseudoSourceValueManager()122 return &ConstantPoolPSV; in getConstantPool()
159 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; variable