[llvm-dev] Get values from a given type (original) (raw)
Gerion Entrup via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 24 07:06:29 PST 2017
- Previous message: [llvm-dev] Detecting invalid functions of template specialisations
- Next message: [llvm-dev] Get values from a given type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
if one has a Value object, the Type of the Value can be retrieved with getType(). Is there a way back, get a list of all values that refer to a specific type (i.e. a struct etc.)?
Regards, Gerion
- Previous message: [llvm-dev] Detecting invalid functions of template specialisations
- Next message: [llvm-dev] Get values from a given type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]