Searched defs:NewPt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 598 hasMemoryUse(const Instruction * NewPt,MemoryDef * Def,const BasicBlock * BB) hasMemoryUse() argument 651 hasEHOrLoadsOnPath(const Instruction * NewPt,MemoryDef * Def,int & NBBsOnAllPaths) hasEHOrLoadsOnPath() argument 718 safeToHoistLdSt(const Instruction * NewPt,const Instruction * OldPt,MemoryUseOrDef * U,GVNHoist::InsKind K,int & NBBsOnAllPaths) safeToHoistLdSt() argument [all...] |