Searched defs:hasBranchDivergence (Results 1 – 8 of 8) sorted by relevance
91 bool hasBranchDivergence() { in hasBranchDivergence() function
43 bool hasBranchDivergence() { return true; } in hasBranchDivergence() function
138 bool hasBranchDivergence() { return true; } in hasBranchDivergence() function
201 bool hasBranchDivergence; member in __anonfe52698b0111::LoopUnswitch206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch()
208 bool hasBranchDivergence() { return false; } in hasBranchDivergence() function
153 bool hasBranchDivergence() { return false; } in hasBranchDivergence() function
1454 bool hasBranchDivergence() override { return Impl.hasBranchDivergence(); } in hasBranchDivergence() function
211 bool TargetTransformInfo::hasBranchDivergence() const { in hasBranchDivergence() function in TargetTransformInfo