Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemorySSAUpdater.h50 using ValueToValueMapTy = ValueMap<const Value *, WeakTrackingVH>; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDValueMapper.h36 using ValueToValueMapTy = ValueMap<const Value *, WeakTrackingVH>; variable