Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DOperator.h363 bool hasApproxFunc() const { in hasApproxFunc() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DInstruction.cpp275 bool Instruction::hasApproxFunc() const { in hasApproxFunc() function in Instruction