Searched refs:XTL (Results 1 – 1 of 1) sorted by relevance
271 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) { in IsSmallObject() argument272 if (XTL.getTargetMachine().getCodeModel() == CodeModel::Small) in IsSmallObject()