Home | History | Annotate | Download | only in qtools

Lines Matching full:basic

12     uint32_t    elapsed;    // number of cycles for basic block
14 MyStaticRec *inner; // pointer to an inner basic block
20 // This function is called from quicksort to compare addresses of basic
35 // of basic blocks.
49 // basic blocks.
105 // Assign frequencies to each basic block
121 // basic block.
132 // Sort the basic blocks into decreasing elapsed time
185 // Find the basic blocks that are subsets of other basic blocks.
191 // Create a list of pointers to the basic blocks that we can sort.
197 // Sort the basic blocks into increasing address order