OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pointsToAliveValue
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ValueHandle.h
224
bool
pointsToAliveValue
() const {
336
assert(InnerHandle.
pointsToAliveValue
() &&
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
538
assert(!Addr.
pointsToAliveValue
() && "Address has been set before!");
CGOpenMPRuntime.cpp
1090
if (!Data.getValue().
pointsToAliveValue
())
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
5222
Value * SunkAddr = SunkAddrVH.
pointsToAliveValue
() ? SunkAddrVH : nullptr;
7977
Value *SunkAddr = SunkAddrVH.
pointsToAliveValue
() ? SunkAddrVH : nullptr;
Completed in 59 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026