Home
last modified time | relevance | path

Searched defs:AddUsersToWorkList (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h90 void AddUsersToWorkList(Instruction &I) { in AddUsersToWorkList() function
/external/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h97 void AddUsersToWorkList(Instruction &I) { in AddUsersToWorkList() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineWorklist.h87 void AddUsersToWorkList(Instruction &I) { in AddUsersToWorkList() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp76 void AddUsersToWorkList(SDNode *N) { in AddUsersToWorkList() function in __anon357488270111::DAGCombiner