Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp182 bool promoteConstant(Constant *Cst);
522 bool AArch64PromoteConstant::promoteConstant(Constant *Cst) { in promoteConstant() function in AArch64PromoteConstant
553 LocalChange |= promoteConstant(Cst); in runOnFunction()