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