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

/external/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h119 void emitCallAndSwitchStatement(Function *newFunction,
/external/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp417 /// emitCallAndSwitchStatement - This method sets up the caller side by adding
421 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, function in class:CodeExtractor
735 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs);

Completed in 315 milliseconds