Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp252 class PointerReplacer { class
254 PointerReplacer(InstCombiner &IC) : IC(IC) {} in PointerReplacer() function in __anon6dc8d60f0111::PointerReplacer