Searched defs:ILV (Results 1 – 3 of 3) sorted by relevance
115 #define ILV(prio, msg, ...) syslog(prio, CONF_ERROR_FMT msg ".", \ macro
338 InnerLoopVectorizer *ILV; member
8043 void LoopVectorizationPlanner::executePlan(InnerLoopVectorizer &ILV, in executePlan()