Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp535 void replaceDirectCalls(Value *Old, Value *New);
1071 replaceDirectCalls(F, RealF); in importFunction()
1948 void LowerTypeTestsModule::replaceDirectCalls(Value *Old, Value *New) { in replaceDirectCalls() function in LowerTypeTestsModule