search for: bnrs

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

Did you mean: bars
2008 Apr 23
0
[LLVMdev] newbie with pass registering Problem
...age &AU) const { AU.setPreservesAll(); AU.addRequired<blockNrs>(); }; virtual bool runOnFunction(Function &F) // F is a pointer to a Function instance { GenomManager *GGenomManager; GGenomManager=new GenomManager(); blockNrs &bnrs=getAnalysis<blockNrs>(); GGenomManager->newFunction(F); for(Function::iterator b = F.begin(), be = F.end(); b!=be; ++b) { //aktuelle Block Nummer wird geholt blockCounter *bcntr = bnrs.lookup(b); GGenomManager->...