Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp130 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction
/external/llvm/include/llvm/IR/
DOperator.h257 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function