OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryToFoldLoad
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FastISel.h
291
bool
tryToFoldLoad
(const LoadInst *LI, const Instruction *FoldInst);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
2189
bool FastISel::
tryToFoldLoad
(const LoadInst *LI, const Instruction *FoldInst) {
2191
"
tryToFoldLoad
expected a LoadInst with a single use");
SelectionDAGISel.cpp
1507
FastIS->
tryToFoldLoad
(cast<LoadInst>(BeforeInst), Inst)) {
Completed in 59 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026