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