Searched defs:MachineConstantPoolValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h36 class MachineConstantPoolValue { class in namespace:llvm
41 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} function in class:llvm::MachineConstantPoolValue
[all...]

Completed in 183 milliseconds