Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h117 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h121 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h119 DenseMap<Instruction *, Value *> cloneInstructions(BasicBlock::iterator BI,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2073 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2285 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2403 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DJumpThreading.cpp2073 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2285 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2403 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2062 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2274 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2392 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2073 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2285 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2403 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2066 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2278 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2396 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2073 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2285 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2403 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2062 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2274 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2392 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2035 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2237 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2359 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2073 JumpThreadingPass::cloneInstructions(BasicBlock::iterator BI, in cloneInstructions() function in JumpThreadingPass
2285 cloneInstructions(PredBB->begin(), PredBB->end(), NewBB, PredPredBB); in threadThroughTwoBasicBlocks()
2403 cloneInstructions(BB->begin(), std::prev(BB->end()), NewBB, PredBB); in threadEdge()