Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.h292 bool RewritePersistentAlloc(llvm::Instruction *persistent_alloc);
DIRForTarget.cpp1059 bool IRForTarget::RewritePersistentAlloc(llvm::Instruction *persistent_alloc) { in RewritePersistentAlloc() function in IRForTarget
1159 if (!RewritePersistentAlloc(inst)) { in RewritePersistentAllocs()