Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h897 using ValueToValueMap = DenseMap<const Value *, Value *>; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6367 ValueToValueMap ValMap; in optimizePhiType()