Searched defs:AliveSuccessors (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 4636 identifyAliveSuccessors(Attributor & A,const CallBase & CB,AbstractAttribute & AA,SmallVectorImpl<const Instruction * > & AliveSuccessors) identifyAliveSuccessors() argument 4653 identifyAliveSuccessors(Attributor & A,const InvokeInst & II,AbstractAttribute & AA,SmallVectorImpl<const Instruction * > & AliveSuccessors) identifyAliveSuccessors() argument 4679 identifyAliveSuccessors(Attributor & A,const BranchInst & BI,AbstractAttribute & AA,SmallVectorImpl<const Instruction * > & AliveSuccessors) identifyAliveSuccessors() argument 4704 identifyAliveSuccessors(Attributor & A,const SwitchInst & SI,AbstractAttribute & AA,SmallVectorImpl<const Instruction * > & AliveSuccessors) identifyAliveSuccessors() argument 4780 SmallVector<const Instruction *, 8> AliveSuccessors; updateImpl() local [all...] |