Searched refs:emitCallAndSwitchStatement (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h226 CallInst *emitCallAndSwitchStatement(Function *newFunction,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1057 /// emitCallAndSwitchStatement - This method sets up the caller side by adding
1060 CallInst *CodeExtractor::emitCallAndSwitchStatement(Function *newFunction, function in class:CodeExtractor
1526 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs);

Completed in 122 milliseconds