HomeSort by relevance Sort by last modified time
    Searched defs:isBasicBlock (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h 232 /// isBasicBlock - Return true if this relocation is a basic block reference.
234 bool isBasicBlock() const {
287 assert(isBasicBlock() && "This is not a basic block reference!");
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVEntry.h 259 bool isBasicBlock() const { return isLabel();}

Completed in 54 milliseconds