Home
last modified time | relevance | path

Searched defs:hasAllowContract (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DOperator.h77 bool hasAllowContract() const { in hasAllowContract() function
H A DInstruction.h287 bool hasAllowContract() const { in hasAllowContract() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp654 bool Instruction::hasAllowContract() const { in hasAllowContract() function in Instruction