Home
last modified time | relevance | path

Searched defs:ValueToValueMapTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h50 using ValueToValueMapTy = ValueMap<const Value *, WeakTrackingVH>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h36 using ValueToValueMapTy = ValueMap<const Value *, WeakTrackingVH>; variable