Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp237 class PointerReplacer { class
239 PointerReplacer(InstCombinerImpl &IC) : IC(IC) {} in PointerReplacer() function in __anon4971a7170111::PointerReplacer