Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h117 bool IsOutput);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1301 bool IsOutput) { in FlushFPConstant() argument
1318 IsOutput ? DenormMode.Output : DenormMode.Input; in FlushFPConstant()