Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h347 bool hasAllowContract() const { in hasAllowContract() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp223 bool Instruction::hasAllowContract() const { in hasAllowContract() function in Instruction