Searched refs:shouldLowerLDSToStruct (Results 1 – 2 of 2) sorted by relevance
56 bool shouldLowerLDSToStruct(const GlobalVariable &GV,
248 bool shouldLowerLDSToStruct(const GlobalVariable &GV, const Function *F) { in shouldLowerLDSToStruct() function331 if (!shouldLowerLDSToStruct(GV, F)) { in findVariablesToLower()