Home
last modified time | relevance | path

Searched defs:LI1 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp647 LoadInst *LI1 = LOps.Root; foldLoadsRecursive() local
787 LoadInst *NewLoad = nullptr, *LI1 = LOps.Root; foldConsecutiveLoads() local
[all...]
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCodeMoverUtilsTest.cpp502 Instruction *LI1 = getInstructionByName(F, "load1"); in TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp624 __anon39f86ce90602(const RegisterMaskPair &LI0, const RegisterMaskPair &LI1) sortUniqueLiveIns() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1475 auto *LI1 = dyn_cast<LoadInst>(V1); getShallowScore() local