Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3257 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3274 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3299 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3324 SmallVectorImpl<const Instruction *> &AliveSuccessors) { in identifyAliveSuccessors()
3360 SmallVector<const Instruction *, 8> AliveSuccessors; in updateImpl() local