Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h166 bool isPrecise() const { return (Value & ImpreciseBit) == 0; } in isPrecise() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1908 bool isPrecise = false) { in optimizeDoubleFP()
1967 bool isPrecise = false) { in optimizeUnaryDoubleFP()
1974 bool isPrecise = false) { in optimizeBinaryDoubleFP()