Home
last modified time | relevance | path

Searched defs:Postorder (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp230 std::vector<Value *> Postorder; // The resultant postorder. in collectGenericAddressExpressions() local
426 std::vector<Value *> Postorder = collectGenericAddressExpressions(F); in runOnFunction() local
439 const std::vector<Value *> &Postorder, in inferAddressSpaces()
510 const std::vector<Value *> &Postorder, in rewriteWithNewAddressSpaces()