Searched refs:JumpTablePSV (Results 1 – 2 of 2) sorted by relevance
99 JumpTablePSV(PseudoSourceValue::JumpTable), in PseudoSourceValueManager()113 return &JumpTablePSV; in getJumpTable()
148 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; variable