Searched refs:ReplaceVariables (Results 1 – 5 of 5) sorted by relevance
42 ANGLE_NO_DISCARD bool ReplaceVariables(TCompiler *compiler,
117 ANGLE_NO_DISCARD bool ReplaceVariables(TCompiler *compiler, in ReplaceVariables() function
420 bool ReplaceVariables(llvm::Function &llvm_function);
1650 bool IRForTarget::ReplaceVariables(Function &llvm_function) { in ReplaceVariables() function in IRForTarget2003 if (!ReplaceVariables(*main_function)) { in runOnModule()
384 bool valid = ReplaceVariables(mCompiler, substituteBlock, argumentMap); in processFunctionCall()