Searched defs:properlyDominates (Results 1 – 6 of 6) sorted by relevance
217 bool DominanceInfoBase<IsPostDom>::properlyDominates(Block *a, Block *b) const { properlyDominates() function in DominanceInfoBase 312 bool DominanceInfo::properlyDominates(Value a, Operation *b) const { properlyDominates() function in DominanceInfo
168 bool properlyDominates(const MachineDomTreeNode *A, properlyDominates() function 174 bool properlyDominates(const MachineBasicBlock *A, properlyDominates() function
182 bool properlyDominates(Block *a, Block *b) const { properlyDominates() function
143 bool properlyDominates(const CFGBlock *A, const CFGBlock *B) const { in properlyDominates() function
728 static bool properlyDominates(const VPRecipeBase *A, const VPRecipeBase *B, properlyDominates() function
14009 bool ScalarEvolution::properlyDominates(const SCEV *S, const BasicBlock *BB) { properlyDominates() function in ScalarEvolution