Home
last modified time | relevance | path

Searched refs:AddInitialGroup (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h58 void AddInitialGroup(ArrayRef<Instruction *> List) { in AddInitialGroup() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3527 ICWorklist.AddInitialGroup(InstrsForInstCombineWorklist); in AddReachableCodeToWorklist()