OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixupLCSSAFormFor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
ScalarEvolutionExpander.h
495
Value *
fixupLCSSAFormFor
(Instruction *User, unsigned OpIdx);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
ScalarEvolutionExpander.cpp
1856
// FIXME: Ideally formLCSSAForInstructions (used in
fixupLCSSAFormFor
)
1869
V =
fixupLCSSAFormFor
(Tmp, 0);
2037
fixupLCSSAFormFor
(Inst, OpIdx);
2622
Value *SCEVExpander::
fixupLCSSAFormFor
(Instruction *User, unsigned OpIdx) {
Completed in 38 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026