|
LLVM
8.0.1
|

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| bool | llvm::canTrackArgumentsInterprocedurally (Function *F) |
| Determine if the values of the given function's arguments can be tracked interprocedurally. More... | |
| bool | llvm::canTrackReturnsInterprocedurally (Function *F) |
| Determine if the values of the given function's returns can be tracked interprocedurally. More... | |
| bool | llvm::canTrackGlobalVariableInterprocedurally (GlobalVariable *GV) |
| Determine if the value maintained in the given global variable can be tracked interprocedurally. More... | |
1.8.13