Searched refs:allow_nested (Results 1 – 3 of 3) sorted by relevance
67 block::contains (const struct block *a, bool allow_nested) const in contains() argument78 if (!allow_nested && a->function () != NULL && !a->inlined_p ()) in contains()
306 bool contains (const struct block *a, bool allow_nested = false) const;
5709 * block.h (contained_in): Return bool. Add allow_nested5711 * block.c (contained_in): Return bool. Add allow_nested