OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:definedInCaller
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp
277
///
definedInCaller
- Return true if the specified value is defined in the
280
static bool
definedInCaller
(const SetVector<BasicBlock *> &Blocks, Value *V) {
654
if (!SinkCands.count(V) &&
definedInCaller
(Blocks, V))
Completed in 21 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026