Searched defs:conc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A Dregcomp.c262 sopno conc; local
267 conc = HERE();
270 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
276 INSERT(OCH_, conc); /* offset is wrong */
277 prevfwd = conc;
278 prevback = conc;

Completed in 55 milliseconds