Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h149 bool isSpeculatable; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h635 bool isSpeculatable() const { in isSpeculatable() function