Home
last modified time | relevance | path

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

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