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

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp 123 Instruction *InstCombiner::SimplifyMemSet(MemSetInst *MI) {
239 if (Instruction *I = SimplifyMemSet(MSI))
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 175 Instruction *InstCombiner::SimplifyMemSet(MemSetInst *MI) {
    [all...]

Completed in 69 milliseconds