Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h96 Instruction *removeOne() { in removeOne() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1799 Instruction *I = Worklist.removeOne(); in run()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4217 Instruction *I = Worklist.removeOne(); in run()