Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h88 struct DVEntry { struct
103 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false), in DVEntry() argument