Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp251 class PointerReplacer { class
253 PointerReplacer(InstCombiner &IC) : IC(IC) {} in PointerReplacer() function in __anon5b4055e60111::PointerReplacer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp260 class PointerReplacer { class
262 PointerReplacer(InstCombinerImpl &IC, Instruction &Root) in PointerReplacer() function in __anon5de386ac0111::PointerReplacer