OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFunctionIPOAmendable
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AttributorAttributes.cpp
871
if (!A.
isFunctionIPOAmendable
(*F))
2364
if (!F || !A.
isFunctionIPOAmendable
(*F))
2932
if (!A.
isFunctionIPOAmendable
(*getAnchorScope()))
3504
if (IsFnInterface && (!FnScope || !A.
isFunctionIPOAmendable
(*FnScope))) {
3799
!A.
isFunctionIPOAmendable
(*getAssociatedFunction()))) {
4104
(!AnchorScope || !A.
isFunctionIPOAmendable
(*AnchorScope))) {
6038
if (!Arg || !A.
isFunctionIPOAmendable
(*(Arg->getParent()))) {
OpenMPOpt.cpp
1864
if (!F || !A.
isFunctionIPOAmendable
(*F))
2168
if (!F || !A.
isFunctionIPOAmendable
(*F))
Attributor.cpp
2344
if (!A.
isFunctionIPOAmendable
(*F))
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h
1308
bool
isFunctionIPOAmendable
(const Function &F) {
2253
if (IsFnInterface && (!FnScope || !A.
isFunctionIPOAmendable
(*FnScope)))
Completed in 58 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026