Searched refs:enableIndirectBrExpand (Results 1 – 5 of 5) sorted by relevance
31 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
75 if (!STI->enableIndirectBrExpand()) in run()287 if (!STI.enableIndirectBrExpand()) in runOnFunction()
89 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
225 virtual bool enableIndirectBrExpand() const;
410 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function