Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp177 bool computeAndInsertDefinitions(Constant *Val);
516 bool AArch64PromoteConstant::computeAndInsertDefinitions(Constant *Val) { in computeAndInsertDefinitions() function in AArch64PromoteConstant
533 return computeAndInsertDefinitions(Cst); in promoteConstant()