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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 240 // InsertNewInstWith - same as InsertNewInstBefore, but also sets the
243 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 415 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) {

Completed in 227 milliseconds