Searched defs:isInstr (Results 1 – 3 of 3) sorted by relevance
59 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
378 bool isInstr() const { return isInst && Instr; } in isInstr() function