search for: getpoolhandle

Displaying 1 result from an estimated 1 matches for "getpoolhandle".

2009 May 29
1
[LLVMdev] Pool Allocation Questions
Hi, I've been trying to get up to speed on LLVM in general and the pool allocation pass in particular because I need to write a transformation which piggybacks off of pool allocation. I was what the external API to pool allocation is, and how would I go about querying it for things like "give me the set of pointers to the pools this Value* might be in" from my pass after pool