Home
last modified time | relevance | path

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

/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 __anonc3446a150111::PointerReplacer