Searched refs:attributes_ (Results 1 – 3 of 3) sorted by relevance
1015 return attributes_ & METHOD_IS_LEAF; in MethodIsLeaf()1447 unsigned int attributes_; variable
1224 attributes_ &= ~METHOD_IS_LEAF; in DoSSAConversion()
125 attributes_(METHOD_IS_LEAF), // Start with leaf assumption, change on encountering invoke. in MIRGraph()