Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp338 static bool shouldConvertImpl(const Constant *Cst) { in shouldConvertImpl() function
367 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert()