Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h175 void setFast(bool B) { in setFast() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp444 void Instruction::setFast(bool B) { in setFast() function in Instruction