Searched defs:getComplexity (Results 1 – 2 of 2) sorted by relevance
220 unsigned getComplexity() const { return Complexity; } in getComplexity() function
127 static unsigned getComplexity(Value *V) { in getComplexity() function