Home
last modified time | relevance | path

Searched refs:SimpleI (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp136 if (Instruction *SimpleI = dyn_cast_or_null<Instruction>(V)) in simplifyLoopInst() local
138 if (MemoryAccess *ReplacementMA = MSSA->getMemoryAccess(SimpleI)) in simplifyLoopInst()