Home
last modified time | relevance | path

Searched defs:IE1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp89 IE1 = sys::path::end(Src), IE2 = sys::path::end(Dst); in make_relative() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4888 auto *IE1 = VU; in areTwoInsertFromSameBuildVector() local
5068 if (auto *IE1 = dyn_cast<InsertElementInst>(FirstUserOfPhi1)) in getReorderingData() local
10293 static bool isFirstInsertElement(const InsertElementInst *IE1, in isFirstInsertElement()