Home
last modified time | relevance | path

Searched refs:IVS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dgeo127 # IVS - IVS3d.com Tagged Data Representation
128 0 string %%\ TDR\ 2.0 IVS Fledermaus TDR file
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2067 IndVarSimplify IVS(&AR.LI, &AR.SE, &AR.DT, DL, &AR.TLI, &AR.TTI, AR.MSSA, in run() local
2069 if (!IVS.run(&L)) in run()
2074 if (IVS.runUnswitching()) { in run()