OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIV
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
314
enum ClassificationKind { ZIV, SIV, RDIV,
MIV
, NonLinear } Classification;
537
/// and classifies it as either ZIV, SIV, RDIV,
MIV
, or Nonlinear.
584
/// testMIV - Tests the
MIV
subscript pair (Src and Dst) for dependence.
713
/// gcdMIVtest - Tests an
MIV
subscript pair for dependence.
723
/// banerjeeMIVtest - Tests an
MIV
subscript pair for dependence.
[
all
...]
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h
308
MIV
[MAXBLOCKSIZE];
Completed in 53 milliseconds