Searched refs:enableIndirectBrExpand (Results 1 – 5 of 5) sorted by relevance
32 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
75 if (!STI->enableIndirectBrExpand()) in run()286 if (!STI.enableIndirectBrExpand()) in runOnFunction()
92 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
226 virtual bool enableIndirectBrExpand() const;
423 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function