Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h283 bool hasApproxFunc() const { hasApproxFunc() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp529 bool Instruction::hasApproxFunc() const { hasApproxFunc() function in Instruction