Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp582 LoadInst *LI2 = B.CreateLoad(B.getInt8PtrTy(), AI, true); InsertStackProtectors() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp660 LoadInst *LI2 = dyn_cast<LoadInst>(L2); in foldLoadsRecursive() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1498 auto *LI2 = dyn_cast<LoadInst>(V2); in getShallowScore() local