OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnalyzeAlloca
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp
119
void
AnalyzeAlloca
(AllocaInst *AI) {
551
Info.
AnalyzeAlloca
(AI);
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp
313
///
AnalyzeAlloca
- Scan the uses of the specified alloca, filling in our
315
void
AnalyzeAlloca
(AllocaInst *AI) {
417
Info.
AnalyzeAlloca
(AI);
[
all
...]
Completed in 51 milliseconds