Searched defs:shouldConsiderGEPOffsetSplit (Results 1 – 4 of 4) sorted by relevance
192 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
813 bool shouldConsiderGEPOffsetSplit() const override { return true; } in shouldConsiderGEPOffsetSplit() function
2602 virtual bool shouldConsiderGEPOffsetSplit() const { return false; } in shouldConsiderGEPOffsetSplit() function
9513 bool AArch64TargetLowering::shouldConsiderGEPOffsetSplit() const { in shouldConsiderGEPOffsetSplit() function in AArch64TargetLowering