[][src]Module stir::recipe

A Recipe is a collection of blocks. Use it to build your program and run passes on it. You can also execute code from a Recipe.

Structs

Recipe

BasicBlock collection