Searched refs:DVT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1693 EVT DVT = TLI->getValueType(DestTy); local
1694 if (!TLI->isTypeLegal(DVT)) continue;

Completed in 129 milliseconds