Home
last modified time | relevance | path

Searched refs:removeOne (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h96 Instruction *removeOne() { in removeOne() function
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1598 Instruction *I = Worklist.removeOne(); in run()
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4159 Instruction *I = Worklist.removeOne(); in run()