Home
last modified time | relevance | path

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

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