Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp138 bool isDominated(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);
342 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Use &Use, in isDominated() function in AArch64PromoteConstant
446 if (isDominated(InsertionPoint, Use, InsertPts)) in computeInsertionPoints()