Searched refs:attributes_ (Results 1 – 4 of 4) sorted by relevance
880 return attributes_ & METHOD_IS_LEAF; in MethodIsLeaf()1187 unsigned int attributes_; variable
219 attributes_ |= METHOD_HAS_LOOP; in ComputeDomPostOrderTraversal()
1091 attributes_ &= ~METHOD_IS_LEAF; in DoSSAConversion()
114 attributes_(METHOD_IS_LEAF), // Start with leaf assumption, change on encountering invoke. in MIRGraph()