Home
last modified time | relevance | path

Searched defs:hasApproxFunc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DOperator.h80 bool hasApproxFunc() const { in hasApproxFunc() function
H A DInstruction.h295 bool hasApproxFunc() const { in hasApproxFunc() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp659 bool Instruction::hasApproxFunc() const { in hasApproxFunc() function in Instruction