Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp212 static std::vector<Value *> collectGenericAddressExpressions(Function &F) { in collectGenericAddressExpressions() function
426 std::vector<Value *> Postorder = collectGenericAddressExpressions(F); in runOnFunction()