Searched refs:enableIndirectBrExpand (Results 1 – 5 of 5) sorted by relevance
31 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
90 if (!STI.enableIndirectBrExpand()) in runOnFunction()
87 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
221 virtual bool enableIndirectBrExpand() const;
413 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function