Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1405 bool isForward = TOS == Op0; in handleTwoArgFP() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1732 bool MemoryDepChecker::Dependence::isForward() const { in isForward() function in MemoryDepChecker::Dependence