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