Searched defs:ValueExprMap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h244 /// ValueExprMapType - The typedef for ValueExprMap.
249 /// ValueExprMap - This is a cache of the values we have analyzed so far.
251 ValueExprMapType ValueExprMap; member in class:llvm::ScalarEvolution
437 /// the ValueExprMap map if they reference SymName. This is used during PHI

Completed in 2552 milliseconds