Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DOperator.h172 void setFast(bool B) { in setFast() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstruction.cpp199 void Instruction::setFast(bool B) { in setFast() function in Instruction