Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h69 bool isMachineBasicBlock() const { in isMachineBasicBlock() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h111 bool isMachineBasicBlock() const{ return Kind == ARMCP::CPMachineBasicBlock; } in isMachineBasicBlock() function