Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h298 bool RewritePersistentAllocs(llvm::BasicBlock &basic_block);
H A DIRForTarget.cpp1088 bool IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) { in RewritePersistentAllocs() function in IRForTarget
1865 if (!RewritePersistentAllocs(bb)) { in runOnModule()