Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/bugpoint/
DMiscompilation.cpp833 std::vector<Constant*> GEPargs(2, in CleanupAndPrepareModules() local
835 Value *GEP = ConstantExpr::getGetElementPtr(funcName, GEPargs); in CleanupAndPrepareModules()
/external/llvm/tools/bugpoint/
DMiscompilation.cpp840 std::vector<Constant*> GEPargs(2, in CleanupAndPrepareModules() local
843 funcName, GEPargs); in CleanupAndPrepareModules()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DMiscompilation.cpp853 std::vector<Constant *> GEPargs( in CleanupAndPrepareModules() local
856 funcName, GEPargs); in CleanupAndPrepareModules()