Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp191 void computeInsertionPoint(Instruction *User, unsigned OpNo,
444 void AArch64PromoteConstant::computeInsertionPoint( in computeInsertionPoint() function in AArch64PromoteConstant
531 computeInsertionPoint(U->User, U->Op, InsertPts); in promoteConstants()