Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h119 void emitCallAndSwitchStatement(Function *newFunction,
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp423 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer, in emitCallAndSwitchStatement() function in CodeExtractor
737 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs); in extractCodeRegion()