Home
last modified time | relevance | path

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

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