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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 127 bool HasICBT;
260 bool hasICBT() const { return HasICBT; }
PPCSubtarget.cpp 99 HasICBT = false;

Completed in 71 milliseconds