Home
last modified time | relevance | path

Searched defs:UseInst (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp93 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
286 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()
307 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()
445 if (Instruction *UseInst = dyn_cast<Instruction>(U.getUser())) { in splitOverflowIntrinsic() local
543 Instruction *UseInst = UseOper.first; in simplifyUsers() local
/external/llvm/lib/CodeGen/
DMachineSink.cpp224 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
238 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
/external/llvm/lib/Transforms/Scalar/
DSink.cpp84 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp258 Instruction *UseInst = dyn_cast<Instruction>(User); in collectUsesWithPtrTypes() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5816 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()