Searched refs:encloses (Results 1 – 6 of 6) sorted by relevance
890 assert(Dest.getScopeDepth().encloses(EHStack.stable_begin()) in isObviouslyBranchWithoutCleanups()901 TopCleanup.encloses(Dest.getScopeDepth())) // works for invalid in isObviouslyBranchWithoutCleanups()915 assert(Dest.getScopeDepth().encloses(EHStack.stable_begin()) in EmitBranchThroughCleanup()932 TopCleanup.encloses(Dest.getScopeDepth())) { // works for invalid in EmitBranchThroughCleanup()
495 bool encloses(iterator other) const { return Ptr >= other.Ptr; } in encloses() function
111 bool encloses(stable_iterator I) const { return Size <= I.Size; }
377 assert(innermostScope.encloses(dest.getScopeDepth())); in rescopeLabels()
3360 * makeinfo/cmds.c (cm_math): new function that encloses @math
4418 (tree_ssa_ccp): Likewise. Also make sure timevar_pop encloses12087 (compute_may_aliases): Make sure timevar encloses entire routine.