OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetValueInMiddleOfBlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineSSAUpdater.cpp
128
///
GetValueInMiddleOfBlock
- Construct SSA form, materializing a value that
131
///
GetValueInMiddleOfBlock
is the same as GetValueAtEndOfBlock except in one
146
Register MachineSSAUpdater::
GetValueInMiddleOfBlock
(MachineBasicBlock *BB) {
231
NewVR =
GetValueInMiddleOfBlock
(UseMI->getParent());
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SSAUpdater.cpp
98
Value *SSAUpdater::
GetValueInMiddleOfBlock
(BasicBlock *BB) {
194
V =
GetValueInMiddleOfBlock
(User->getParent());
434
Value *NewVal = SSA.
GetValueInMiddleOfBlock
(ALoad->getParent());
Completed in 23 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026