Searched defs:validateInstrOrdering (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/include/llvm/IR/ | ||
| H A D | BasicBlock.h | 783 inline void BasicBlock::validateInstrOrdering() const {} validateInstrOrdering() function |
| /llvm-project/llvm/lib/IR/ | ||
| H A D | BasicBlock.cpp | 1141 void BasicBlock::validateInstrOrdering() const { validateInstrOrdering() function in BasicBlock |