Searched refs:checkDependency (Results 1 – 3 of 3) sorted by relevance
93 Error checkDependency();
689 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function782 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()791 if (!checkDependency(CurrentLoadsAndStores[I], CurrentLoadsAndStores[J], in checkDependencies()
724 Error RISCVISAInfo::checkDependency() { in checkDependency() function in RISCVISAInfo961 if (Error Result = ISAInfo->checkDependency()) in postProcessAndChecking()