Searched defs:NewPt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64PromoteConstant.cpp | 207 static void appendAndTransferDominatedUses(Instruction *NewPt, in appendAndTransferDominatedUses() 381 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Instruction *User, in isDominated() 407 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Instruction *User, in tryAndMerge()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 632 bool GVNHoist::hasMemoryUse(const Instruction *NewPt, MemoryDef *Def, in hasMemoryUse() 685 bool GVNHoist::hasEHOrLoadsOnPath(const Instruction *NewPt, MemoryDef *Def, in hasEHOrLoadsOnPath() 752 bool GVNHoist::safeToHoistLdSt(const Instruction *NewPt, in safeToHoistLdSt()
|