OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trackValueOfGlobalVariable
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SCCPSolver.h
65
///
trackValueOfGlobalVariable
- Clients can use this method to
69
void
trackValueOfGlobalVariable
(GlobalVariable *GV);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SCCPSolver.cpp
357
void
trackValueOfGlobalVariable
(GlobalVariable *GV) {
1593
void SCCPSolver::
trackValueOfGlobalVariable
(GlobalVariable *GV) {
1594
Visitor->
trackValueOfGlobalVariable
(GV);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
SCCP.cpp
452
Solver.
trackValueOfGlobalVariable
(&G);
Completed in 34 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026