Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h404 bool ReplaceVariables(llvm::Function &llvm_function);
H A DIRForTarget.cpp1591 bool IRForTarget::ReplaceVariables(Function &llvm_function) { in ReplaceVariables() function in IRForTarget
1942 if (!ReplaceVariables(*main_function)) { in runOnModule()