Home
last modified time | relevance | path

Searched defs:checkDependency (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp689 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp724 Error RISCVISAInfo::checkDependency() { in checkDependency() function in RISCVISAInfo