HomeSort by relevance Sort by last modified time
    Searched refs:BlkNum (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 48 int BlkNum; // Postorder number.
55 : BB(ThisBB), AvailableVal(V), DefBB(V ? this : 0), BlkNum(0), IDom(0),
152 unsigned BlkNum = 1;
158 Info->BlkNum = -1;
165 if (Info->BlkNum == -2) {
167 Info->BlkNum = BlkNum++;
175 // Leave this entry on the worklist, but set its BlkNum to mark that its
179 Info->BlkNum = -2;
186 if (!SuccInfo || SuccInfo->BlkNum)
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 676 uint16_t BlkNum;
711 uint16_t BlkNum;
    [all...]
phFriNfc_TopazDynamicMap.c 945 if (ps_tpz_info->CurrentBlock == ps_locktlv_info->BlkNum)
954 " ps_locktlv_info->BlkNum ".
    [all...]
phFriNfc_MifULFormat.c 583 ps_locktlv_info->BlkNum = (ps_locktlv_info->ByteAddr /
    [all...]

Completed in 114 milliseconds