Searched refs:VMap (Results 1 - 25 of 70) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DCloning.h51 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
58 CloneModule(const Module *M, ValueToValueMapTy &VMap,
98 /// is recorded in the VMap map.
110 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
115 /// function's module. Also, any references specified in the VMap are changed
117 /// arguments to the function are in the VMap, the arguments are deleted from
118 /// the resultant function. The VMap is updated to include mappings from all of
123 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
126 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
130 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DCloning.h51 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
58 CloneModule(const Module *M, ValueToValueMapTy &VMap,
98 /// is recorded in the VMap map.
110 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
115 /// function's module. Also, any references specified in the VMap are changed
117 /// arguments to the function are in the VMap, the arguments are deleted from
118 /// the resultant function. The VMap is updated to include mappings from all of
123 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
126 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
130 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
H A DCloning.h53 std::unique_ptr<Module> CloneModule(const Module *M, ValueToValueMapTy &VMap);
60 CloneModule(const Module *M, ValueToValueMapTy &VMap,
100 /// is recorded in the VMap map.
112 BasicBlock *CloneBasicBlock(const BasicBlock *BB, ValueToValueMapTy &VMap,
118 /// function's module. Also, any references specified in the VMap are changed
120 /// arguments to the function are in the VMap, the arguments are deleted from
121 /// the resultant function. The VMap is updated to include mappings from all of
126 /// VMap contains no non-identity GlobalValue mappings and debug info metadata
129 Function *CloneFunction(Function *F, ValueToValueMapTy &VMap,
133 /// to VMap value
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h359 ValueToValueMapTy VMap; local
363 if (!GV.isDeclaration() && !VMap.count(&GV))
364 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
368 if (!VMap.count(&A))
369 cloneGlobalAliasDecl(*GVsM, A, VMap);
372 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
409 moveGlobalVariableInitializer(GV, VMap, &Materializer);
413 auto *NewA = cast<GlobalAlias>(VMap[&A]);
415 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
500 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h370 ValueToValueMapTy VMap; local
374 if (!GV.isDeclaration() && !VMap.count(&GV))
375 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
379 if (!VMap.count(&A))
380 cloneGlobalAliasDecl(*GVsM, A, VMap);
383 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
420 moveGlobalVariableInitializer(GV, VMap, &Materializer);
424 auto *NewA = cast<GlobalAlias>(VMap[&A]);
426 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
513 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h370 ValueToValueMapTy VMap; local
374 if (!GV.isDeclaration() && !VMap.count(&GV))
375 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
379 if (!VMap.count(&A))
380 cloneGlobalAliasDecl(*GVsM, A, VMap);
383 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
420 moveGlobalVariableInitializer(GV, VMap, &Materializer);
424 auto *NewA = cast<GlobalAlias>(VMap[&A]);
426 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
513 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h380 ValueToValueMapTy VMap; local
384 if (!GV.isDeclaration() && !VMap.count(&GV))
385 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
389 if (!VMap.count(&A))
390 cloneGlobalAliasDecl(*GVsM, A, VMap);
393 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
442 moveGlobalVariableInitializer(GV, VMap, &Materializer);
446 auto *NewA = cast<GlobalAlias>(VMap[&A]);
448 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
552 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h380 ValueToValueMapTy VMap; local
384 if (!GV.isDeclaration() && !VMap.count(&GV))
385 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
389 if (!VMap.count(&A))
390 cloneGlobalAliasDecl(*GVsM, A, VMap);
393 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
442 moveGlobalVariableInitializer(GV, VMap, &Materializer);
446 auto *NewA = cast<GlobalAlias>(VMap[&A]);
448 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
552 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h380 ValueToValueMapTy VMap; local
384 if (!GV.isDeclaration() && !VMap.count(&GV))
385 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
389 if (!VMap.count(&A))
390 cloneGlobalAliasDecl(*GVsM, A, VMap);
393 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
442 moveGlobalVariableInitializer(GV, VMap, &Materializer);
446 auto *NewA = cast<GlobalAlias>(VMap[&A]);
448 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
552 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h380 ValueToValueMapTy VMap; local
384 if (!GV.isDeclaration() && !VMap.count(&GV))
385 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
389 if (!VMap.count(&A))
390 cloneGlobalAliasDecl(*GVsM, A, VMap);
393 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
442 moveGlobalVariableInitializer(GV, VMap, &Materializer);
446 auto *NewA = cast<GlobalAlias>(VMap[&A]);
448 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
552 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h359 ValueToValueMapTy VMap; local
363 if (!GV.isDeclaration() && !VMap.count(&GV))
364 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
368 if (!VMap.count(&A))
369 cloneGlobalAliasDecl(*GVsM, A, VMap);
372 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
409 moveGlobalVariableInitializer(GV, VMap, &Materializer);
413 auto *NewA = cast<GlobalAlias>(VMap[&A]);
415 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
500 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h370 ValueToValueMapTy VMap; local
374 if (!GV.isDeclaration() && !VMap.count(&GV))
375 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
379 if (!VMap.count(&A))
380 cloneGlobalAliasDecl(*GVsM, A, VMap);
383 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
420 moveGlobalVariableInitializer(GV, VMap, &Materializer);
424 auto *NewA = cast<GlobalAlias>(VMap[&A]);
426 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
513 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h370 ValueToValueMapTy VMap; local
374 if (!GV.isDeclaration() && !VMap.count(&GV))
375 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
379 if (!VMap.count(&A))
380 cloneGlobalAliasDecl(*GVsM, A, VMap);
383 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
420 moveGlobalVariableInitializer(GV, VMap, &Materializer);
424 auto *NewA = cast<GlobalAlias>(VMap[&A]);
426 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
513 ValueToValueMapTy VMap; local
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h380 ValueToValueMapTy VMap; local
384 if (!GV.isDeclaration() && !VMap.count(&GV))
385 cloneGlobalVariableDecl(*GVsM, GV, &VMap);
389 if (!VMap.count(&A))
390 cloneGlobalAliasDecl(*GVsM, A, VMap);
393 cloneModuleFlagsMetadata(*GVsM, SrcM, VMap);
442 moveGlobalVariableInitializer(GV, VMap, &Materializer);
446 auto *NewA = cast<GlobalAlias>(VMap[&A]);
448 Value *Init = MapValue(A.getAliasee(), VMap, RF_None, nullptr,
552 ValueToValueMapTy VMap; local
[all...]

Completed in 243 milliseconds

123