Searched refs:checkDependency (Results 1 – 3 of 3) sorted by relevance
102 Error checkDependency();
692 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function785 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()794 if (!checkDependency(CurrentLoadsAndStores[I], CurrentLoadsAndStores[J], in checkDependencies()
744 Error RISCVISAInfo::checkDependency() { in checkDependency() function in RISCVISAInfo996 if (Error Result = ISAInfo->checkDependency()) in postProcessAndChecking()