Searched refs:enableIndirectBrExpand (Results 1 – 5 of 5) sorted by relevance
32 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
84 if (!STI.enableIndirectBrExpand()) in runOnFunction()
89 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
217 virtual bool enableIndirectBrExpand() const;
858 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function