Searched defs:RootInsts (Results 1 – 1 of 1) sorted by relevance
200 SmallVectorImpl<VirtualInstruction> &RootInsts) { in addInstructionRoots()257 SmallVectorImpl<VirtualInstruction> &RootInsts, in addRoots()276 ArrayRef<VirtualInstruction> RootInsts, in walkReachable()408 SmallVector<VirtualInstruction, 32> RootInsts; in markReachable() local