Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h312 void insertReplacerCall(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1528 insertReplacerCall(oldFunction, header, TheCall->getParent(), outputs, in extractCodeRegion()
2027 void CodeExtractor::insertReplacerCall( in insertReplacerCall() function in CodeExtractor