Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSSAContext.h33 inline auto instrs(const BasicBlock &BB) { instrs() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h35 inline auto instrs(const MachineBasicBlock &BB) { return BB.instrs(); } instrs() function