HomeSort by: relevance | last modified time | path
    Searched refs:emitCallAndSwitchStatement (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 228 CallInst *emitCallAndSwitchStatement(Function *newFunction,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 1117 /// emitCallAndSwitchStatement - This method sets up the caller side by adding
1120 CallInst *CodeExtractor::emitCallAndSwitchStatement(Function *newFunction,
1713 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs);

Completed in 16 milliseconds