Searched refs:checkDependency (Results 1 – 3 of 3) sorted by relevance
90 Error checkDependency();
695 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function788 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()797 if (!checkDependency(CurrentLoadsAndStores[I], CurrentLoadsAndStores[J], in checkDependencies()
698 Error RISCVISAInfo::checkDependency() { in checkDependency() function in RISCVISAInfo966 if (Error Result = ISAInfo->checkDependency()) in postProcessAndChecking()