Searched defs:checkDependency (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopUnrollAndJam.cpp | 689 static bool checkDependency(Instruction *Src, Instruction *Dst, checkDependency() function |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | RISCVISAInfo.cpp | 675 Error RISCVISAInfo::checkDependency() { checkDependency() function in RISCVISAInfo |