Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h541 bool ReplaceVariables(llvm::Function &llvm_function);
H A DIRForTarget.cpp1823 bool IRForTarget::ReplaceVariables(Function &llvm_function) { in ReplaceVariables() function in IRForTarget
2233 if (!ReplaceVariables(*main_function)) { in runOnModule()