Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp690 static bool checkDependency(Instruction *Src, Instruction *Dst, in checkDependency() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp808 Error RISCVISAInfo::checkDependency() { in checkDependency() function in RISCVISAInfo