Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1128 void BranchInst::AssertOK() { in AssertOK() function in BranchInst
1249 void LoadInst::AssertOK() { in AssertOK() function in LoadInst
1293 void StoreInst::AssertOK() { in AssertOK() function in StoreInst
2540 void UnaryOperator::AssertOK() { in AssertOK() function in UnaryOperator
2571 void BinaryOperator::AssertOK() { in AssertOK() function in BinaryOperator