Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h533 unsigned CommonLevels, SrcLevels, MaxLevels; variable
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp267 FullDependence(Instruction * Source,Instruction * Destination,bool PossiblyLoopIndependent,unsigned CommonLevels) FullDependence() argument
[all...]