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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h305 bool RewritePersistentAlloc(llvm::Instruction *persistent_alloc);
H A DIRForTarget.cpp1071 bool IRForTarget::RewritePersistentAlloc(llvm::Instruction *persistent_alloc) { function in class:IRForTarget
1170 if (!RewritePersistentAlloc(inst)) {

Completed in 59 milliseconds