Home
last modified time | relevance | path

Searched defs:ItE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h250 for (auto It = use_begin(), ItE = use_end(); It != ItE; ++It) { in hasNUsesOrMore() local
259 for (auto It = use_begin(), ItE = use_end(); It != ItE; ++It) { in hasNUses() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp256 auto ItE = BB->end(); in operator ++() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp465 ItE = upward_defs_end(); in checkClobberSanity() local