Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombineWorklist.h80 Instruction *RemoveOne() { in RemoveOne() function
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3113 Instruction *I = Worklist.RemoveOne(); in run()