OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStoreValueForLoad
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
VNCoercion.h
76
Value *
getStoreValueForLoad
(Value *SrcVal, unsigned Offset, Type *LoadTy,
78
// This is the same as
getStoreValueForLoad
, except it performs no insertion
101
// This is the same as
getStoreValueForLoad
, except it performs no insertion.
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
VNCoercion.cpp
468
Value *
getStoreValueForLoad
(Value *SrcVal, unsigned Offset, Type *LoadTy,
532
return
getStoreValueForLoad
(SrcVal, Offset, LoadTy, InsertPt, DL);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GVN.cpp
889
Res =
getStoreValueForLoad
(Res, Offset, LoadTy, InsertPt, DL);
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026