Home
last modified time | relevance | path

Searched refs:new_gep (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Expression/
DIRForTarget.cpp1936 Constant *new_gep = const_expr->getWithOperandReplaced(0, bit_cast); in ReplaceStrings() local
1938 const_expr->replaceAllUsesWith(new_gep); in ReplaceStrings()