Home
last modified time | relevance | path

Searched refs:setIsFPConstrained (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp996 Builder.setIsFPConstrained(true); in StartFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h303 void setIsFPConstrained(bool IsCon) { IsFPConstrained = IsCon; } in setIsFPConstrained() function