Searched defs:getDistance (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h161 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } function in class:llvm::Dependence
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h256 unsigned getDistance(SUnit *U, SUnit *V, const SDep &Dep) { function in class:llvm::SwingSchedulerDAG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp276 const SCEV *FullDependence::getDistance(unsigned Level) const { function in class:FullDependence

Completed in 117 milliseconds