Searched refs:guessSuccessors (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRPrinter.h39 void guessSuccessors(const MachineBasicBlock &MBB,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp553 void llvm::guessSuccessors(const MachineBasicBlock &MBB, function in class:llvm
594 guessSuccessors(MBB, GuessedSuccs, GuessedFallthrough);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp916 guessSuccessors(MBB, Successors, IsFallthrough);

Completed in 118 milliseconds