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.h180 bool isPrecise() const { return (Value & ImpreciseBit) == 0; } in isPrecise() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1889 bool isPrecise = false) { in optimizeDoubleFP()
1949 bool isPrecise = false) { in optimizeUnaryDoubleFP()
1956 bool isPrecise = false) { in optimizeBinaryDoubleFP()