Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h356 bool hasAllowContract() const { in hasAllowContract() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp249 bool Instruction::hasAllowContract() const { in hasAllowContract() function in Instruction