Home
last modified time | relevance | path

Searched defs:NewPt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp207 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 DGVNHoist.cpp598 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...]