OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetUndefVal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp
283
///
GetUndefVal
- Create an IMPLICIT_DEF instruction with a new register.
285
static unsigned
GetUndefVal
(MachineBasicBlock *BB,
/external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp
257
///
GetUndefVal
- Get an undefined value of the same type as the value
259
static Value *
GetUndefVal
(BasicBlock *BB, SSAUpdater *Updater) {
Completed in 117 milliseconds