Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()