Searched defs:isMachineBasicBlock (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMConstantPoolValue.h | 103 bool isMachineBasicBlock() const{ return Kind == ARMCP::CPMachineBasicBlock; } function in class:llvm::ARMConstantPoolValue 246 return ACPV->isMachineBasicBlock(); |
Completed in 53 milliseconds