Home
last modified time | relevance | path

Searched defs:AliveSuccessors (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2936 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
2952 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
2990 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3015 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3051 SmallVector<const Instruction *, 8> AliveSuccessors; in updateImpl() local