Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp365 bool HostFuncIsStrictFP; member
376 HostFuncIsStrictFP = in PruningFunctionCloner()
403 if (HostFuncIsStrictFP) { in cloneInstruction()
529 if (HostFuncIsStrictFP) { in CloneBlock()