Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h292 bool RewritePersistentAlloc(llvm::Instruction *persistent_alloc);
H A DIRForTarget.cpp1021 bool IRForTarget::RewritePersistentAlloc(llvm::Instruction *persistent_alloc) { in RewritePersistentAlloc() function in IRForTarget
1118 if (!RewritePersistentAlloc(inst)) { in RewritePersistentAllocs()