Searched refs:ReplaceVariables (Results 1 – 2 of 2) sorted by relevance
404 bool ReplaceVariables(llvm::Function &llvm_function);
1591 bool IRForTarget::ReplaceVariables(Function &llvm_function) { in ReplaceVariables() function in IRForTarget1942 if (!ReplaceVariables(*main_function)) { in runOnModule()