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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 828 unsigned KnownIDs[] = {
835 combineMetadata(NLI, &LI, KnownIDs);
    [all...]
InstCombinePHI.cpp 345 unsigned KnownIDs[] = {
357 for (unsigned ID : KnownIDs)
363 combineMetadata(NewLI, LI, KnownIDs);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp     [all...]
GVN.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 601 unsigned KnownIDs[] = {
613 for (unsigned ID : KnownIDs)
619 combineMetadata(NewLI, LI, KnownIDs);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
GVNHoist.cpp 245 static const unsigned KnownIDs[] = {
250 combineMetadata(ReplInst, I, KnownIDs);
    [all...]
MemCpyOptimizer.cpp     [all...]
GVN.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 1264 milliseconds