Searched refs:isSimpleAPValue (Results 1 – 1 of 1) sorted by relevance
367 static bool isSimpleAPValue(const APValue &Value) { in isSimpleAPValue() function385 return isSimpleAPValue(Value.getUnionValue()); in isSimpleAPValue()414 if (isSimpleAPValue(IdxToChildFun(Value, J)) && in dumpAPValueChildren()551 if (isSimpleAPValue(UnionValue)) { in Visit()