Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h215 bool RewritePersistentAllocs(llvm::BasicBlock &basic_block);
H A DIRForTarget.cpp932 bool IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) { in RewritePersistentAllocs() function in IRForTarget
1681 if (!RewritePersistentAllocs(bb)) { in runOnModule()