Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.h314 bool RewritePersistentAllocs(llvm::BasicBlock &basic_block);
DIRForTarget.cpp1135 bool IRForTarget::RewritePersistentAllocs(llvm::BasicBlock &basic_block) { in RewritePersistentAllocs() function in IRForTarget
1926 if (!RewritePersistentAllocs(bb)) { in runOnModule()