Searched refs:ConstantPoolPSV (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp100 ConstantPoolPSV(PseudoSourceValue::ConstantPool) {}
109 return &ConstantPoolPSV;
/external/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h148 const PseudoSourceValue StackPSV, GOTPSV, JumpTablePSV, ConstantPoolPSV; member in class:llvm::PseudoSourceValueManager

Completed in 286 milliseconds