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