Searched defs:hasBranchDivergence (Results 1 – 7 of 7) sorted by relevance
94 bool hasBranchDivergence() { in hasBranchDivergence() function
43 bool hasBranchDivergence() { return true; } in hasBranchDivergence() function
107 bool hasBranchDivergence() { return true; } in hasBranchDivergence() function
92 bool hasBranchDivergence() const { return false; } in hasBranchDivergence() function
1766 bool hasBranchDivergence() override { return Impl.hasBranchDivergence(); } in hasBranchDivergence() function
259 bool hasBranchDivergence() { return false; } in hasBranchDivergence() function
236 bool TargetTransformInfo::hasBranchDivergence() const { in hasBranchDivergence() function in TargetTransformInfo