Searched refs:initCallDag (Results 1 – 2 of 2) sorted by relevance
249 bool initCallDag(TIntermNode *root);
651 if (!initCallDag(root)) in checkAndSimplifyAST()1326 bool TCompiler::initCallDag(TIntermNode *root) in initCallDag() function in sh::TCompiler