Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp2726 static void replaceUsesOfNonProtoConstant(llvm::Constant *old, in replaceUsesOfNonProtoConstant() function
2744 replaceUsesOfNonProtoConstant(bitcast, newFn); in replaceUsesOfNonProtoConstant()
2850 replaceUsesOfNonProtoConstant(Old, NewFn); in ReplaceUsesOfNonProtoTypeWithRealFunction()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp4552 static void replaceUsesOfNonProtoConstant(llvm::Constant *old, in replaceUsesOfNonProtoConstant() function
4570 replaceUsesOfNonProtoConstant(bitcast, newFn); in replaceUsesOfNonProtoConstant()
4663 replaceUsesOfNonProtoConstant(Old, NewFn); in ReplaceUsesOfNonProtoTypeWithRealFunction()