Searched refs:buildCandidateList (Results 1 – 2 of 2) sorted by relevance
60 void buildCandidateList(const std::vector<std::unique_ptr<ProgramElement>>& elements,
1076 void Inliner::buildCandidateList(const std::vector<std::unique_ptr<ProgramElement>>& elements, in buildCandidateList() function in SkSL::Inliner1153 this->buildCandidateList(elements, symbols, usage, &candidateList); in analyze()