Home | History | Annotate | Download | only in CodeGen

Lines Matching full:look

211 /// Look through operations that will be free to find the earliest source of
227 // Try to look through V1; if V1 is not an instruction, it can't be looked
235 // Look through truly no-op bitcasts.
239 // Look through getelementptr
243 // Look through inttoptr.
251 // Look through ptrtoint.
263 // Look through call (skipping callee)
274 // Look through invoke (skipping BB, BB, Callee)
308 // Terminate if we couldn't find anything to look through.
351 // call". FIXME: with sufficiently cunning bit-tracking, we could look through