OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hoistCommonInsts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SimplifyCFGOptions.h
28
bool
HoistCommonInsts
= false;
52
SimplifyCFGOptions &
hoistCommonInsts
(bool B) {
53
HoistCommonInsts
= B;
SimplifyCFGOptions.h
28
bool
HoistCommonInsts
= false;
52
SimplifyCFGOptions &
hoistCommonInsts
(bool B) {
53
HoistCommonInsts
= B;
Completed in 94 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026