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