Lines Matching refs:Parent
2989 /// the parent block2990 /// \return true when \p UI is the only use of \p DI in the parent block3083 // guarantees that the path all uses of SI (outside SI's parent) are on3332 BasicBlock *Parent = I.getParent();3333 BasicBlock *Dom = Parent->getSinglePredecessor();3344 (Parent == TrueBB)