Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DOperator.h175 void setFast(bool B) { in setFast() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp249 void Instruction::setFast(bool B) { in setFast() function in Instruction