Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2938 static bool isAParameter(llvm::Value *maybeParam, const Function &F) { in isAParameter() function
2953 isAParameter(LInst->getPointerOperand(), scop->getFunction())) in canAlwaysBeHoisted()