Searched defs:isLarge (Results 1 – 4 of 4) sorted by relevance
79 LLVM_ATTRIBUTE_ALWAYS_INLINE constexpr bool isLarge() const { in isLarge() function
396 bool isLarge(CostType Threshold) const { in isLarge() function
448 bool ExprEngine::isLarge(AnalysisDeclContext *ADC) const { in isLarge() function in ExprEngine
833 auto isLarge = [](OutputSection *osec) { in setReservedSymbolSections() local