Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h332 Instruction* getFirstMayFaultInst() { getFirstMayFaultInst() function
/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp356 const Instruction *BasicBlock::getFirstMayFaultInst() const { getFirstMayFaultInst() function in BasicBlock