HomeSort by relevance Sort by last modified time
    Searched refs:emitCallAndSwitchStatement (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 119 void emitCallAndSwitchStatement(Function *newFunction,
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 418 /// emitCallAndSwitchStatement - This method sets up the caller side by adding
422 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer,
736 emitCallAndSwitchStatement(newFunction, codeReplacer, inputs, outputs);

Completed in 48 milliseconds