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