Searched defs:enableIndirectBrExpand (Results 1 – 2 of 2) sorted by relevance
41 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
807 bool enableIndirectBrExpand() const override { return useRetpoline(); } in enableIndirectBrExpand() function