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