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

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 287 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 750 // handled here, but combineMetadata doesn't support them yet
756 combineMetadata(C, cpy, KnownIDs);
    [all...]
GVN.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 1059 milliseconds