Searched refs:IsValidate (Results 1 – 1 of 1) sorted by relevance
103 bool IsValidate() const { return validate_; } in IsValidate() function105 bool IsValidate(const FuncGraphPtr &fg) { return func_graphs_validate_[fg]; } in IsValidate() function