Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h334 bool isMBB() const { return OpKind == MO_MachineBasicBlock; } in isMBB() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp442 bool isMBB() { return getMBBMRT() != nullptr; } in isMBB() function in __anon294475090211::MRT