Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp237 class PointerReplacer { class
239 PointerReplacer(InstCombinerImpl &IC) : IC(IC) {} in PointerReplacer() function in __anon2e1258c30111::PointerReplacer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp251 class PointerReplacer { class
253 PointerReplacer(InstCombiner &IC) : IC(IC) {} in PointerReplacer() function in __anon791732b70111::PointerReplacer