Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenIntrinsics.h135 bool isSpeculatable; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h533 bool isSpeculatable() const { in isSpeculatable() function