Searched defs:hasAllowContract (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 277 bool hasAllowContract() const { hasAllowContract() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 524 bool Instruction::hasAllowContract() const { hasAllowContract() function in Instruction |