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