Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp97 bool ShouldConvert = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp962 bool ShouldConvert = true; in shouldConvertIf() local