Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp165 bool isDominated(Instruction *NewPt, Instruction *User, unsigned OpNo,
381 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Instruction *User, in isDominated() function in AArch64PromoteConstant
470 if (isDominated(InsertionPoint, User, OpNo, InsertPts)) in computeInsertionPoint()