Home
last modified time | relevance | path

Searched refs:ShouldConvert (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp97 bool ShouldConvert = false; member
353 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert()
354 return Converted.first->second.ShouldConvert; in shouldConvert()
471 assert(PC.ShouldConvert && in ensurePromotedGV()