Searched refs:InferAddressSpaces (Results 1 – 15 of 15) sorted by relevance
161 class InferAddressSpaces : public FunctionPass { class167 InferAddressSpaces() : in InferAddressSpaces() function in __anonf9da7f230111::InferAddressSpaces169 InferAddressSpaces(unsigned AS) : FunctionPass(ID), FlatAddrSpace(AS) {} in InferAddressSpaces() function in __anonf9da7f230111::InferAddressSpaces250 char InferAddressSpaces::ID = 0;252 INITIALIZE_PASS_BEGIN(InferAddressSpaces, DEBUG_TYPE, "Infer address spaces",256 INITIALIZE_PASS_END(InferAddressSpaces, DEBUG_TYPE, "Infer address spaces", in INITIALIZE_PASS_DEPENDENCY()1296 bool InferAddressSpaces::runOnFunction(Function &F) { in runOnFunction()1310 return new InferAddressSpaces(AddressSpace); in createInferAddressSpacesPass()
24 InferAddressSpaces.cpp
31 InferAddressSpaces.cpp \
35 "InferAddressSpaces.cpp",
20 D: InferAddressSpaces
2705 ./usr/include/llvm/Transforms/Scalar/InferAddressSpaces.h
2704 ./usr/include/llvm/Transforms/Scalar/InferAddressSpaces.h
2703 ./usr/include/llvm/Transforms/Scalar/InferAddressSpaces.h
5606 llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h