Home
last modified time | relevance | path

Searched defs:DuplicateMap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h109 DenseMap<const Value *, const Value *> DuplicateMap; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp779 DuplicateBlockMap DuplicateMap; in isLegalAndProfitableToTransform() local
903 DuplicateBlockMap DuplicateMap; in createAllExitPaths() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h129 DenseMap<const Value *, const Value *> DuplicateMap; member