Searched defs:InputCount (Results 1 – 3 of 3) sorted by relevance
79 static int32_t InputCount(const Interpreter* interpreter) { in InputCount() function
800 FT_UInt BacktrackCount, InputCount, LookaheadCount; in otv_x_ux_y_uy_z_uz_p_sp() local
933 uint32_t InputCount(CfgNode *Node) const { return Node->getInEdges().size(); } in InputCount() function in IceBuilder