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